Searched refs:NW_FONT_ADD_COMMANDS (Results 1 – 1 of 1) sorted by relevance
| /NW4C-1.3.3/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 29 #define NW_FONT_ADD_COMMANDS( pStrBuf, command, size ) … macro 1472 NW_FONT_ADD_COMMANDS(pStringBuffer, CommonCommands, sizeof(CommonCommands)); in BuildTextCommand() 1545 NW_FONT_ADD_COMMANDS(pStringBuffer, commands, commandSize); in BuildTextCommand() 1564 NW_FONT_ADD_COMMANDS(pStringBuffer, commands, commandSize); in BuildTextCommand() 1687 NW_FONT_ADD_COMMANDS(pStringBuffer, m_UniformAddrBuffer, size); in UniformAndDrawText() 1700 NW_FONT_ADD_COMMANDS(pStringBuffer, m_UniformTextColorBuffer, size); in UniformAndDrawText() 1726 NW_FONT_ADD_COMMANDS(pStringBuffer, m_UniformDataBuffer, size); in UniformAndDrawText() 1741 NW_FONT_ADD_COMMANDS( pStringBuffer, GetDrawCommands(), GetDrawCommandSize() ); in UniformAndDrawText()
|