Home
last modified time | relevance | path

Searched refs:kSimpleEndPtsOfCountours (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc396 instruction_size_ = data_->ReadUShort(Offset::kSimpleEndPtsOfCountours + in Initialize()
398 instructions_offset_ = Offset::kSimpleEndPtsOfCountours + in Initialize()
507 Offset::kSimpleEndPtsOfCountours); in ContourEndPoint()
Dglyph_table.h309 kSimpleEndPtsOfCountours = 10, enumerator