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

  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
font_info.h 83 void set_chars_to_glyph_ids(CharacterMap* chars_to_glyph_ids);
font_info.cc 97 void FontInfo::set_chars_to_glyph_ids(CharacterMap* chars_to_glyph_ids) { function in class:subtly::FontInfo
161 font_info->set_chars_to_glyph_ids(chars_to_glyph_ids);
  /external/sfntly/cpp/src/sample/subtly/
font_info.h 83 void set_chars_to_glyph_ids(CharacterMap* chars_to_glyph_ids);
font_info.cc 97 void FontInfo::set_chars_to_glyph_ids(CharacterMap* chars_to_glyph_ids) { function in class:subtly::FontInfo
161 font_info->set_chars_to_glyph_ids(chars_to_glyph_ids);

Completed in 24 milliseconds