Lines Matching refs:glyph

129 …wing_positionandaffinity) | Defines a struct used to receive the position and affinity of a glyph.|
130 …nes a struct for a range, which is used to receive the start position and end position of a glyph.|
341 …_textencoding) encoding, uint16_t \*glyphs, int maxGlyphCount) | Converts text into glyph indices.|
342 …uint16_t \*glyphs, int count, float \*widths) | Obtains the width of each glyph in a string of tex…
614 …ypography) \*, double, double) | Obtains the position and affinity of the glyph at the given coord…
615 …ains the position and affinity of the glyph cluster to which the glyph at the given coordinates be…
1707 Defines a struct used to receive the position and affinity of a glyph.
1720 …ines a struct for a range, which is used to receive the start position and end position of a glyph.
2886 | TEXT_ENCODING_GLYPH_ID | Two bytes used to indicate the glyph index.|
5153 Converts text into glyph indices.
5171 | glyphs | Pointer to the start address for storing the glyph indices.|
5176 Returns the number of glyph indices.
5187 Obtains the width of each glyph in a string of text.
5202 | glyphs | Pointer to the start address for storing the glyph indices.|
5203 | count | Number of glyph indices.|
5204 | widths | Pointer to the start address for storing the glyph widths.|
15149 Obtains the position and affinity of the glyph at the given coordinates.
15165 …ffinity](#oh_drawing_positionandaffinity) struct that holds the position and affinity of the glyph.
15176 …ains the position and affinity of the glyph cluster to which the glyph at the given coordinates be…
15192 …(#oh_drawing_positionandaffinity) struct that holds the position and affinity of the glyph cluster.