HomeSort by relevance Sort by last modified time
    Searched refs:GetCharacterMap (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sample/subtly/
font_info.h 113 bool GetCharacterMap(CharacterMap* chars_to_glyph_ids);
font_info.cc 142 bool success = GetCharacterMap(chars_to_glyph_ids);
172 bool FontSourcedInfoBuilder::GetCharacterMap(CharacterMap* chars_to_glyph_ids) {

Completed in 3262 milliseconds