Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp165 int32_t glyp_code = encoding->GlyphFromCharCode(pCharCode[j]); in CalcTextInfo() local
166 int32_t glyp_value = cFont->GetGlyphWidth(glyp_code); in CalcTextInfo()