Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h249 u8 maxCharWidth; // 最大文字幅 member
/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp166 return m_pFontInfo->pGlyph->maxCharWidth; in GetMaxCharWidth()