Lines Matching refs:run
24 …ces) (OH_Drawing_Run \*run, int64_t start, int64_t length) | Obtains character indices of glyphs w…
25 …ng_array) \*stringIndices, size_t index) | Obtains character indices of glyphs in a run by index. |
27 …tringrange) (OH_Drawing_Run \*run, uint64_t \*location, uint64_t \*length) | Obtains the range of …
28 …cbounds) (OH_Drawing_Run \*run, float \*ascent, float \*descent, float \*leading) | Obtains the ty…
29 …oh_drawing_canvas) \*canvas, OH_Drawing_Run \*run, double x, double y) | Paints the text contained…
30 …ing.md#oh_drawing_getrunimagebounds) (OH_Drawing_Run \*run) | Obtains the image boundary of a run.…
31 …_drawing.md#oh_drawing_rect) \*rect) | Releases the pointer to an image boundary object of a run. |
32 …glyphs) (OH_Drawing_Run \*run, int64_t start, int64_t length) | Obtains an array of glyphs within …
33 …awing.md#oh_drawing_array) \*glyphs, size_t index) | Obtains individual glyphs in a run by index. |
34 …_Array](_drawing.md#oh_drawing_array) \*glyphs) | Releases the pointer to a glyph array in a run. |
35 …ions) (OH_Drawing_Run \*run, int64_t start, int64_t length) | Obtains the positions of glyphs with…
36 …array) \*positions, size_t index) | Obtains the positions of individual glyphs in a run by index. |
37 …wing.md#oh_drawing_array) \*positions) | Releases the pointer to a glyph position array in a run. |
38 …ing.md#oh_drawing_getrunglyphcount) (OH_Drawing_Run \*run) | Obtains the number of glyphs in a run…