Home
last modified time | relevance | path

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

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