Home
last modified time | relevance | path

Searched refs:GetDrawCommandSize (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/font/
Dfont_RectDrawer.h261 u32 GetDrawCommandSize() const;
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp1787 NW_FONT_ADD_COMMANDS( pStringBuffer, GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDrawText()
1812 RectDrawer::GetDrawCommandSize() const in GetDrawCommandSize() function in nw::font::RectDrawer
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp776 NW_FONT_RECTDRAWER_ADD_COMMAND( GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDraw()