Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc492 int32_t p_location = (offset + Offset::kFormat2SubHeader_idRangeOffset) + in GlyphId() local
495 int p = data_->ReadUShort(p_location); in GlyphId()