Searched defs:HHEA_ASCENDER (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dverify_hhea.cc25 const int32_t HHEA_ASCENDER = 2023; member in namespace:sfntly
42 EXPECT_EQ(hhea->Ascender(), HHEA_ASCENDER);
/external/sfntly/cpp/src/test/
H A Dverify_hhea.cc25 const int32_t HHEA_ASCENDER = 2023; member in namespace:sfntly
42 EXPECT_EQ(hhea->Ascender(), HHEA_ASCENDER);

Completed in 118 milliseconds