Searched refs:InstructionSize (Results 1 – 2 of 2) sorted by relevance
90 virtual int32_t InstructionSize() = 0;198 virtual int32_t InstructionSize();279 virtual int32_t InstructionSize();
346 int32_t GlyphTable::SimpleGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::SimpleGlyph354 data_->Slice(instructions_offset_, InstructionSize())); in Instructions()608 int32_t GlyphTable::CompositeGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::CompositeGlyph614 data_->Slice(instructions_offset_, InstructionSize())); in Instructions()