Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_Stopwatch.h82 #define NW_FONT_COUNTUP(counter) (++(counter)) macro
88 #define NW_FONT_COUNTUP(counter) ((void)0) macro
/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp230 NW_FONT_COUNTUP(m_PrintCharCount); in Print()
460 NW_FONT_COUNTUP(m_LoadTextureCount); in LoadTexture()
Dfont_TextWriterBase.cpp328 NW_FONT_COUNTUP(m_PrintTextCount); in Print()