OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instructions_offset_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc
353
data_->Slice(
instructions_offset_
, InstructionSize()));
388
instructions_offset_
= 0;
397
instructions_offset_
= Offset::kSimpleEndPtsOfCountours +
399
flags_offset_ =
instructions_offset_
+ instruction_size_ * DataSize::kBYTE;
538
instructions_offset_
(0),
613
data_->Slice(
instructions_offset_
, InstructionSize()));
647
instructions_offset_
= index;
glyph_table.h
218
int32_t
instructions_offset_
;
member in class:sfntly::GlyphTable::SimpleGlyph
288
int32_t
instructions_offset_
;
member in class:sfntly::GlyphTable::CompositeGlyph
Completed in 475 milliseconds