Searched refs:bottom_left (Results 1 – 5 of 5) sorted by relevance
1438 FT_Vector bottom_left; member
1116 bounds.xMin = colrGlyphBbox.bottom_left.x; in generateMetrics()1117 bounds.xMax = colrGlyphBbox.bottom_left.x; in generateMetrics()1118 bounds.yMin = colrGlyphBbox.bottom_left.y; in generateMetrics()1119 bounds.yMax = colrGlyphBbox.bottom_left.y; in generateMetrics()
1043 resultPath = SkPath::Polygon({{SkFDot6ToScalar(colrGlyphClipBox.bottom_left.x), in GetClipBoxPath()1044 -SkFDot6ToScalar(colrGlyphClipBox.bottom_left.y)}, in GetClipBoxPath()
1001 cl_float2 bottom_left = transformed_point(0, frame_height, transform); in update_needed_crop() local1015 bottom_left.s[0] in update_needed_crop()1033 bottom_left.s[1] in update_needed_crop()
918 clip_box->bottom_left = corners[0]; in tt_face_get_color_glyph_clipbox()