Home
last modified time | relevance | path

Searched defs:glyphIndex (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont.cpp85 GlyphMetrics Font::GetGlyphMetrics(uint32_t glyphIndex) in GetGlyphMetrics() argument
90 GlyphInfo Font::GetGlyphInfo(uint32_t glyphIndex) in GetGlyphInfo() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_testone_ng.cpp827 int32_t glyphIndex = richEditorPattern->paragraphs_.GetGlyphIndexByCoordinate(offset, clamp); in HWTEST_F() local
1401 int32_t glyphIndex = richEditorPattern->paragraphs_.GetGlyphIndexByCoordinate(Offset(0.0, 1000.00), true); in HWTEST_F() local
1425 int32_t glyphIndex = richEditorPattern->paragraphs_.GetWordBoundary(1000, paragraphItem.start, paragraphItem.end); in HWTEST_F() local

Completed in 3 milliseconds