Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_RectDrawer.h259 u32 GetDrawCommandSize() const;
/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp1741 NW_FONT_ADD_COMMANDS( pStringBuffer, GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDrawText()
1766 RectDrawer::GetDrawCommandSize() const in GetDrawCommandSize() function in nw::font::RectDrawer
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp730 NW_FONT_RECTDRAWER_ADD_COMMAND( GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDraw()