Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFont.cpp78 if (fileHeader->signature == BINFILE_SIG_FONT_RESOLEVED) in GetDrawBufferSize()
168 if (fileHeader->signature == BINFILE_SIG_FONT_RESOLEVED) in SetResource()
376 fileHeader->signature = BINFILE_SIG_FONT_RESOLEVED; in Rebuild()
/NW4C-1.2.23/include/nw/font/
Dfont_ResourceFormat.h49 const ut::SigWord BINFILE_SIG_FONT_RESOLEVED = NW_UT_MAKE_SIGWORD('C','F','N','U'); variable