Lines Matching defs:positions
111 /** Returns a textblob built from a single run of text with x-positions and a single y value.
117 @param xpos array of x-positions, must contain values for all of the character points.
127 /** Returns a textblob built from a single run of text with positions.
133 @param pos array of positions, must contain values for all of the character points.
223 const SkPoint* positions;
310 RunBuffer supplies storage for glyphs and positions within a run.
321 SkScalar* pos; //!< storage for glyph positions in run
354 /** Returns run with storage for glyphs and positions along baseline. Caller must
362 Glyphs are positioned on a baseline at y, using x-axis positions written by
378 /** Returns run with storage for glyphs and SkPoint positions. Caller must
431 /** Returns run with storage for glyphs, positions along baseline, text,
439 Glyphs are positioned on a baseline at y, using x-axis positions written by
456 /** Returns run with storage for glyphs, SkPoint positions, text, and