Searched defs:SerializeFont (Results 1 – 6 of 6) sorted by relevance
| /external/sfntly/cpp/src/sample/subtly/ |
| D | utils.cc | 61 bool SerializeFont(const char* font_path, Font* font) { in SerializeFont() function 69 bool SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont() function
|
| /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/ |
| D | utils.cc | 61 bool SerializeFont(const char* font_path, Font* font) { in SerializeFont() function 69 bool SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont() function
|
| /external/sfntly/cpp/src/test/ |
| D | test_font_utils.cc | 36 void SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont() function
|
| /external/chromium_org/third_party/sfntly/cpp/src/test/ |
| D | test_font_utils.cc | 36 void SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont() function
|
| /external/sfntly/cpp/src/sfntly/ |
| D | font_factory.cc | 98 void FontFactory::SerializeFont(Font* font, OutputStream* os) { in SerializeFont() function in sfntly::FontFactory
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/ |
| D | font_factory.cc | 98 void FontFactory::SerializeFont(Font* font, OutputStream* os) { in SerializeFont() function in sfntly::FontFactory
|