Home
last modified time | relevance | path

Searched defs:input_file_path (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc42 void SubsetUtil::Subset(const char *input_file_path, in Subset()
/external/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { in LoadFile()
/external/sfntly/cpp/src/test/
Dtest_font_utils.cc63 void LoadFile(const char* input_file_path, ByteVector* input_buffer) { in LoadFile()