OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetNumGlyphs
(Results
1 - 4
of
4
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.cc
101
void HorizontalDeviceMetricsTable::Builder::
SetNumGlyphs
(int32_t num_glyphs) {
horizontal_metrics_table.cc
130
void HorizontalMetricsTable::Builder::
SetNumGlyphs
(int32_t num_glyphs) {
maximum_profile_table.cc
125
void MaximumProfileTable::Builder::
SetNumGlyphs
(int32_t num_glyphs) {
/external/sfntly/cpp/src/sfntly/table/truetype/
loca_table.cc
138
void LocaTable::Builder::
SetNumGlyphs
(int32_t num_glyphs) {
Completed in 380 milliseconds