Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontFileParser.cpp214 HbBlob cffTable(mFace, MakeTag('C', 'F', 'F', ' ')); in isPostScriptType1Font() local
216 return cffTable || cff2Table; in isPostScriptType1Font()