OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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