Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_ResourceFormat.h306 u8 fontType; // グリフデータタイプ (FontType型) member
/NW4C-1.3.3/sources/libraries/font/
Dfont_ResFont.cpp262 NN_ASSERT(info->fontType == FONT_TYPE_TEXTURE); in Rebuild()