Home
last modified time | relevance | path

Searched refs:UpdateDrawCharDataImpl (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h702 UpdateDrawCharDataImpl(pDrawer); in UpdateDrawCharData()
811 void UpdateDrawCharDataImpl(Drawer* pDrawer) in UpdateDrawCharDataImpl() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerUniform.cpp316 const_cast<TextBox*>(this)->UpdateDrawCharDataImpl(pDrawer); in MakeUniformDataSelf()