Home
last modified time | relevance | path

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

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