Searched refs:pt0 (Results 1 – 3 of 3) sorted by relevance
104 FT_Vector pt0; member
160 params->pt0.x, in cf2_builder_lineTo()161 params->pt0.y ); in cf2_builder_lineTo()190 params->pt0.x, in cf2_builder_cubeTo()191 params->pt0.y ); in cf2_builder_cubeTo()
1280 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem()1308 if ( params.pt0.x != params.pt1.x || params.pt0.y != params.pt1.y ) in cf2_glyphpath_pushPrevElem()1374 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushPrevElem()1401 params.pt0 = glyphpath->currentDS; in cf2_glyphpath_pushMove()
Completed in 7 milliseconds