Home
last modified time | relevance | path

Searched refs:SetLocaList (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dglyph_table_subsetter.cc86 loca_table_builder->SetLocaList(&loca_list); in Subset()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dglyph_table_subsetter.cc86 loca_table_builder->SetLocaList(&loca_list); in Subset()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h68 void SetLocaList(IntegerList* list);
H A Dloca_table.cc116 void LocaTable::Builder::SetLocaList(IntegerList* list) { in SetLocaList() function in sfntly::LocaTable::Builder
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h68 void SetLocaList(std::vector<int32_t>* list);
H A Dloca_table.cc120 void LocaTable::Builder::SetLocaList(std::vector<int32_t>* list) { in SetLocaList() function in sfntly::LocaTable::Builder
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sample/subtly/
H A Dfont_assembler.cc226 loca_table_builder->SetLocaList(&loca_list); in AssembleGlyphAndLocaTables()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sample/subtly/
H A Dfont_assembler.cc226 loca_table_builder->SetLocaList(&loca_list); in AssembleGlyphAndLocaTables()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc322 loca_table_builder->SetLocaList(&loca_list); in SetupGlyfBuilders()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc280 loca_table_builder->SetLocaList(&loca_list); in SetupGlyfBuilders()