OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SubsetFont
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
font_subsetter.cc
21
int SfntlyWrapper::
SubsetFont
(const char* font_name,
38
return subsetter.
SubsetFont
(glyph_ids, glyph_count, output_buffer);
subsetter_impl.cc
638
int SubsetterImpl::
SubsetFont
(const unsigned int* glyph_ids,
/external/sfntly/cpp/src/sample/chromium/
font_subsetter.cc
21
int SfntlyWrapper::
SubsetFont
(const char* font_name,
38
return subsetter.
SubsetFont
(glyph_ids, glyph_count, output_buffer);
subsetter_impl.cc
638
int SubsetterImpl::
SubsetFont
(const unsigned int* glyph_ids,
Completed in 839 milliseconds