Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcf2hints.c1294 &params.pt1, in cf2_glyphpath_pushPrevElem()
1302 &params.pt1, in cf2_glyphpath_pushPrevElem()
1308 if ( params.pt0.x != params.pt1.x || params.pt0.y != params.pt1.y ) in cf2_glyphpath_pushPrevElem()
1312 glyphpath->currentDS = params.pt1; in cf2_glyphpath_pushPrevElem()
1322 &params.pt1, in cf2_glyphpath_pushPrevElem()
1356 &params.pt1, in cf2_glyphpath_pushPrevElem()
1364 &params.pt1, in cf2_glyphpath_pushPrevElem()
1370 params.pt1.y != glyphpath->currentDS.y ) in cf2_glyphpath_pushPrevElem()
1379 glyphpath->currentDS = params.pt1; in cf2_glyphpath_pushPrevElem()
1416 &params.pt1, in cf2_glyphpath_pushMove()
[all …]
A Dcf2glue.h105 FT_Vector pt1; member
A Dcf2ft.c166 params->pt1.x, in cf2_builder_lineTo()
167 params->pt1.y ); in cf2_builder_lineTo()
198 params->pt1.x, in cf2_builder_cubeTo()
199 params->pt1.y, 0 ); in cf2_builder_cubeTo()

Completed in 21 milliseconds