Searched defs:control1 (Results 1 – 6 of 6) sorted by relevance
414 BBox_Cubic_To( FT_Vector* control1, in BBox_Cubic_To()
499 FT_Vector* control1, in ft_stroke_border_cubicto()1544 FT_Vector* control1, in FT_Stroker_CubicTo()
162 FT_Vector* control1, in pfr_glyph_curve_to()
1368 gray_render_cubic( RAS_ARG_ const FT_Vector* control1, in gray_render_cubic()1465 gray_cubic_to( const FT_Vector* control1, in gray_cubic_to()
2652 Node* control1 = graph()->NewNode(common()->Merge(2), if_null, if_undefined); in ReduceFunctionPrototypeApply() local
552 Node* control1 = NodeProperties::GetControlInput(merge, index); in TryCloneBranch() local