Home
last modified time | relevance | path

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

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