Searched refs:IndexSubTableFormat1 (Results 1 – 4 of 4) sorted by relevance
26 int32_t IndexSubTableFormat1::GetDataLength(ReadableFontData* data, in GetDataLength()35 IndexSubTableFormat1::~IndexSubTableFormat1() { in ~IndexSubTableFormat1()38 int32_t IndexSubTableFormat1::NumGlyphs() { in NumGlyphs()42 int32_t IndexSubTableFormat1::GlyphStartOffset(int32_t glyph_id) { in GlyphStartOffset()50 int32_t IndexSubTableFormat1::GlyphLength(int32_t glyph_id) { in GlyphLength()58 IndexSubTableFormat1::IndexSubTableFormat1(ReadableFontData* data, in IndexSubTableFormat1() function in sfntly::IndexSubTableFormat164 int32_t IndexSubTableFormat1::Loca(int32_t loca) { in Loca()73 IndexSubTableFormat1::Builder::~Builder() { in ~Builder()76 int32_t IndexSubTableFormat1::Builder::NumGlyphs() { in NumGlyphs()80 int32_t IndexSubTableFormat1::Builder::GlyphLength(int32_t glyph_id) { in GlyphLength()[all …]
25 class IndexSubTableFormat1 : public IndexSubTable,26 public RefCounted<IndexSubTableFormat1> {92 virtual ~IndexSubTableFormat1();104 IndexSubTableFormat1(ReadableFontData* data,111 typedef Ptr<IndexSubTableFormat1> IndexSubTableFormat1Ptr;112 typedef Ptr<IndexSubTableFormat1::Builder> IndexSubTableFormat1BuilderPtr;
516 IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator* it = in HasNext()517 down_cast<IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator*>( in HasNext()563 IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator* it = in Next()564 down_cast<IndexSubTableFormat1::Builder::BitmapGlyphInfoIterator*>( in Next()
127 return IndexSubTableFormat1::Builder::CreateBuilder(); in CreateBuilder()165 return IndexSubTableFormat1::Builder::CreateBuilder( in CreateBuilder()