Searched refs:defaultWidth (Results 1 – 2 of 2) sorted by relevance
193 return m_pFontInfo->defaultWidth; in GetDefaultCharWidths()201 m_pFontInfo->defaultWidth = widths; in SetDefaultCharWidths()405 return m_pFontInfo->defaultWidth; in GetCharWidthsFromIndex()
311 CharWidths defaultWidth; // (*)文字幅情報を持たないグリフ用の文字幅情報 member