Searched defs:glyphpath (Results  1 – 2 of 2) sorted by relevance
| /external/freetype/src/psaux/ | 
| D | pshints.c | 1096   cf2_glyphpath_init( CF2_GlyphPath         glyphpath,  in cf2_glyphpath_init()1167   cf2_glyphpath_finalize( CF2_GlyphPath  glyphpath )  in cf2_glyphpath_finalize()
 1180   cf2_glyphpath_hintPoint( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_hintPoint()
 1214   cf2_glyphpath_computeIntersection( CF2_GlyphPath     glyphpath,  in cf2_glyphpath_computeIntersection()
 1334   cf2_glyphpath_pushPrevElem( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_pushPrevElem()
 1498   cf2_glyphpath_pushMove( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_pushMove()
 1543   cf2_glyphpath_computeOffset( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_computeOffset()
 1694   cf2_glyphpath_moveTo( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_moveTo()
 1724   cf2_glyphpath_lineTo( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_lineTo()
 1830   cf2_glyphpath_curveTo( CF2_GlyphPath  glyphpath,  in cf2_glyphpath_curveTo()
 [all …]
 
 | 
| /external/pdfium/fpdfsdk/ | 
| D | fpdf_edittext.cpp | 849 FPDFGlyphPath_CountGlyphSegments(FPDF_GLYPHPATH glyphpath) {  in FPDFGlyphPath_CountGlyphSegments()858 FPDFGlyphPath_GetGlyphPathSegment(FPDF_GLYPHPATH glyphpath, int index) {  in FPDFGlyphPath_GetGlyphPathSegment()
 
 |