Home
last modified time | relevance | path

Searched refs:GetCharacterMap (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sample/subtly/
Dfont_info.cc142 bool success = GetCharacterMap(chars_to_glyph_ids); in GetFontInfo()
172 bool FontSourcedInfoBuilder::GetCharacterMap(CharacterMap* chars_to_glyph_ids) { in GetCharacterMap() function in subtly::FontSourcedInfoBuilder
Dfont_info.h113 bool GetCharacterMap(CharacterMap* chars_to_glyph_ids);