Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp166 int32_t glyp_value = cFont->GetGlyphWidth(glyp_code); in CalcTextInfo() local
167 FX_FLOAT temp = (FX_FLOAT)((glyp_value)*fontSize / 1000.0); in CalcTextInfo()