Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_Stopwatch.h84 #define NW_FONT_COUNTUP(counter) (++(counter)) macro
90 #define NW_FONT_COUNTUP(counter) ((void)0) macro
/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp232 NW_FONT_COUNTUP(m_PrintCharCount); in Print()
462 NW_FONT_COUNTUP(m_LoadTextureCount); in LoadTexture()
Dfont_TextWriterBase.cpp330 NW_FONT_COUNTUP(m_PrintTextCount); in Print()