Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dverify_hhea.cc36 HorizontalHeaderTablePtr hhea = down_cast<HorizontalHeaderTable*>(table); in VerifyHHEA()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_header_table.h106 typedef Ptr<HorizontalHeaderTable> HorizontalHeaderTablePtr; typedef