HomeSort by relevance Sort by last modified time
    Searched defs:num_glyphs_ (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sfntly/table/core/
horizontal_device_metrics_table.h 45 int32_t num_glyphs_; member in class:sfntly::HorizontalDeviceMetricsTable::Builder
75 int32_t num_glyphs_; member in class:sfntly::HorizontalDeviceMetricsTable
horizontal_metrics_table.h 47 int32_t num_glyphs_; member in class:sfntly::HorizontalMetricsTable::Builder
80 int32_t num_glyphs_; member in class:sfntly::HorizontalMetricsTable
  /external/sfntly/cpp/src/sfntly/table/truetype/
loca_table.h 137 int32_t num_glyphs_; member in class:sfntly::LocaTable::Builder
144 int32_t num_glyphs() { return num_glyphs_; }
174 int32_t num_glyphs_; member in class:sfntly::LocaTable

Completed in 218 milliseconds