Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp115 int MissingWidth = pFontDesc->GetIntegerFor("MissingWidth"); in LoadCommon() local
117 m_CharWidth[i] = MissingWidth; in LoadCommon()