Home
last modified time | relevance | path

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

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