HomeSort by relevance Sort by last modified time
    Searched refs:fontDict (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 171 CPDF_Dictionary* fontDict;
173 m_FontMap.GetNextAssoc(pos, fontDict, fontData);
297 CPDF_Dictionary* fontDict;
299 m_FontMap.GetNextAssoc(pos, fontDict, fontData);
  /external/fonttools/Lib/fontTools/
cffLib.py 257 for fontDict in self.items:
258 children.extend(fontDict.getChildren(strings))
428 xmlWriter.begintag("FontDict", index=i)
431 xmlWriter.endtag("FontDict")
440 if name != "FontDict":
442 fontDict = FontDict()
447 fontDict.fromXML(name, attrs, content)
448 self.append(fontDict)
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 1352 milliseconds