Home
last modified time | relevance | path

Searched refs:BINFILE_SIG_FONT_RESOLEVED (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFont.cpp80 if (fileHeader->signature == BINFILE_SIG_FONT_RESOLEVED) in GetDrawBufferSize()
170 if (fileHeader->signature == BINFILE_SIG_FONT_RESOLEVED) in SetResource()
378 fileHeader->signature = BINFILE_SIG_FONT_RESOLEVED; in Rebuild()
/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h51 const ut::SigWord BINFILE_SIG_FONT_RESOLEVED = NW_UT_MAKE_SIGWORD('C','F','N','U'); variable