Home
last modified time | relevance | path

Searched defs:startGlyphIndex (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapSizeTable.java75 public int startGlyphIndex() { in startGlyphIndex() method in BitmapSizeTable
307 public int startGlyphIndex() { in startGlyphIndex() method in BitmapSizeTable.Builder
/third_party/skia/src/sfnt/
H A DSkOTTable_EBLC.h51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color-cbdt-table.hh682 HBGlyphID16 startGlyphIndex; member
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1370 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; member
682 append(SkShaper::RunHandler* handler, const SkShaper::RunHandler::RunInfo& runInfo, const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) global() argument
[all...]

Completed in 6 milliseconds