Lines Matching refs:glyph
927 Obtains the position of a glyph close to a given coordinate.
942 | [PositionWithAffinity](#positionwithaffinity) | Position of the glyph.|
954 Obtains the range of the word where the glyph with a given offset is located.
962 | offset | number | Yes | Offset of the glyph. The value is an integer.|
1206 Describes the position and affinity of a glyph.
1212 | position | number | Yes | No | Index of the glyph relative to the paragraph. Th…
1814 Obtains the index of each glyph in this run.
1822 | Array\<number> | Array holding the index of each glyph in the run.|
1830 let glyph = runs[0].getGlyphs();
1851 Obtains the position of each glyph relative to the respective line in this run.
1859 …apis-graphics-common2D.md#point12)> | Array holding the position of each glyph relative to the re…
1888 Obtains the offset of each glyph in this run relative to its index.
1896 …s-apis-graphics-common2D.md#point12)> | Array holding the offset of each glyph in the run relativ…