Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFontBase.cpp193 return m_pFontInfo->defaultWidth; in GetDefaultCharWidths()
201 m_pFontInfo->defaultWidth = widths; in SetDefaultCharWidths()
405 return m_pFontInfo->defaultWidth; in GetCharWidthsFromIndex()
/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h311 CharWidths defaultWidth; // (*)文字幅情報を持たないグリフ用の文字幅情報 member