OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubsetEBLC
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/test/
bitmap_table_test.cc
129
void
SubsetEBLC
(EblcTable::Builder* eblc, const BitmapLocaList& new_loca);
143
SubsetEBLC
(eblc_builder, new_loca); // Format 3 -> 4
/external/sfntly/cpp/src/test/
bitmap_table_test.cc
129
void
SubsetEBLC
(EblcTable::Builder* eblc, const BitmapLocaList& new_loca);
143
SubsetEBLC
(eblc_builder, new_loca); // Format 3 -> 4
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc
500
void
SubsetEBLC
(EblcTable::Builder* eblc, const BitmapLocaList& new_loca) {
608
SubsetEBLC
(eblc_table_builder, new_loca);
/external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc
500
void
SubsetEBLC
(EblcTable::Builder* eblc, const BitmapLocaList& new_loca) {
608
SubsetEBLC
(eblc_table_builder, new_loca);
Completed in 225 milliseconds