HomeSort by relevance Sort by last modified time
    Searched refs:kPanose (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
os2_table.h 476 kPanose = 32,
os2_table.cc 173 data_->ReadBytes(Offset::kPanose, &((*value)[0]), 0, 10);
422 InternalReadData()->ReadBytes(Offset::kPanose,
436 InternalWriteData()->WriteBytes(Offset::kPanose, panose);

Completed in 123 milliseconds