Searched refs:GetDrawCommandSize (Results 1 – 3 of 3) sorted by relevance
261 u32 GetDrawCommandSize() const;
1787 NW_FONT_ADD_COMMANDS( pStringBuffer, GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDrawText()1812 RectDrawer::GetDrawCommandSize() const in GetDrawCommandSize() function in nw::font::RectDrawer
776 NW_FONT_RECTDRAWER_ADD_COMMAND( GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDraw()