Lines Matching refs:line

6 … obtaining the character position in a text line, obtaining the run information, and truncating te…
24 …callback used to receive the offset and index of each character in a text line object as its param…
31 …e array of text lines in a typography object. This array contains one or more text line objects. |
32 …ray](_drawing.md#oh_drawing_array) \*lines) | Releases the memory occupied by a text line array. |
33line) | Releases the memory occupied by a text line object. This is applicable only to text line o…
34 …g_array) \*lines, size_t index) | Obtains the text line object with the specified index in a text
35 …wing_textlinegetglyphcount) (OH_Drawing_TextLine \*line) | Obtains the number of glyphs in a text
36 …ttextrange) (OH_Drawing_TextLine \*line, size_t \*start, size_t \*end) | Obtains the range of the …
37 …ing_textlinegetglyphruns) (OH_Drawing_TextLine \*line) | Obtains the array of glyph runs in a text…
40 …(OH_Drawing_TextLine \*line, [OH_Drawing_Canvas](_drawing.md#oh_drawing_canvas) \*canvas, double x…
41 …catedline) (OH_Drawing_TextLine \*line, double width, int mode, const char \*ellipsis) | Creates a…
42 …OH_Drawing_TextLine \*line, double \*ascent, double \*descent, double \*leading) | Obtains the typ…
43 …wing_textlinegetimagebounds) (OH_Drawing_TextLine \*line) | Obtains the image boundary of a text l…
44 …ttrailingspacewidth) (OH_Drawing_TextLine \*line) | Obtains the width of the spaces at the end of …
45 …Line \*line, [OH_Drawing_Point](_drawing.md#oh_drawing_point) \*point) | Obtains the index of a ch…
46 …dex) (OH_Drawing_TextLine \*line, int32_t index) | Obtains the offset of a character with the spec…
47line, [Drawing_CaretOffsetsCallback](_drawing.md#drawing_caretoffsetscallback) callback) | Enumera…
48 …toffset) (OH_Drawing_TextLine \*line, double alignmentFactor, double alignmentWidth) | Obtains the…