Home
last modified time | relevance | path

Searched defs:glyph_array (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcfx_cttgsubtable.cpp132 const auto& glyph_array = absl::get<DataVector<uint16_t>>(coverage); in GetCoverageIndex() local
281 DataVector<uint16_t> glyph_array(GetUInt16(sp)); in ParseCoverage() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_bitmap.rs1319 pub fn glyph_array(&self) -> &'a [GlyphIdOffsetPair] { in glyph_array() method
1508 pub fn glyph_array(&self) -> &'a [BigEndian<GlyphId>] { in glyph_array() method
H A Dgenerated_layout.rs1002 pub fn glyph_array(&self) -> &'a [BigEndian<GlyphId>] { in glyph_array() method