Home
last modified time | relevance | path

Searched defs:glyph_num (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiapathfont.h28 int32_t glyph_num() const { return m_iGlyphNum; } in glyph_num() function
/external/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc60 int32_t glyph_num) { in Width()