OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLocaList
(Results
1 - 5
of
5
) sorted by null
/external/sfntly/cpp/src/sfntly/table/truetype/
loca_table.h
60
//
SetLocaList
(List) method.
68
void
SetLocaList
(IntegerList* list);
loca_table.cc
116
void LocaTable::Builder::
SetLocaList
(IntegerList* list) {
/external/sfntly/cpp/src/sfntly/tools/subsetter/
glyph_table_subsetter.cc
86
loca_table_builder->
SetLocaList
(&loca_list);
/external/sfntly/cpp/src/sample/subtly/
font_assembler.cc
226
loca_table_builder->
SetLocaList
(&loca_list);
/external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc
316
loca_table_builder->
SetLocaList
(&loca_list);
Completed in 79 milliseconds