Home
last modified time | relevance | path

Searched defs:glyphpath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/freetype/src/psaux/
H A Dpshints.c1096 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 …]
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edittext.cpp854 FPDFGlyphPath_CountGlyphSegments(FPDF_GLYPHPATH glyphpath) { in FPDFGlyphPath_CountGlyphSegments()
863 FPDFGlyphPath_GetGlyphPathSegment(FPDF_GLYPHPATH glyphpath, int index) { in FPDFGlyphPath_GetGlyphPathSegment()