Home
last modified time | relevance | path

Searched defs:nominalWidthX (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/freetype/src/cff/
Dcf2intrp.c441 CF2_Fixed nominalWidthX = cf2_getNominalWidthX( decoder ); in cf2_interpT2CharString() local
/external/freetype/src/cff/
Dcf2intrp.c482 CF2_Fixed nominalWidthX = cf2_getNominalWidthX( decoder ); in cf2_interpT2CharString() local
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py637 def __init__(self, pen, localSubrs, globalSubrs, nominalWidthX, defaultWidthX): argument