Searched refs:HmtxEntry (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dverify_hmtx.cc27 struct HmtxEntry { struct in namespace:sfntly
31 HmtxEntry(int32_t advance_width, int32_t lsb) function in struct:sfntly::HmtxEntry
35 const HmtxEntry HMTX_ENTRIES[] = {
36 HmtxEntry(748, 68), // 0
37 HmtxEntry(0, 0), // 1
38 HmtxEntry(682, 0), // 2
39 HmtxEntry(616, 0), // 3
40 HmtxEntry(421, 103), // 4
41 HmtxEntry(690, 129), // 5
42 HmtxEntry(158
[all...]
/external/sfntly/cpp/src/test/
H A Dverify_hmtx.cc27 struct HmtxEntry { struct in namespace:sfntly
31 HmtxEntry(int32_t advance_width, int32_t lsb) function in struct:sfntly::HmtxEntry
35 const HmtxEntry HMTX_ENTRIES[] = {
36 HmtxEntry(748, 68), // 0
37 HmtxEntry(0, 0), // 1
38 HmtxEntry(682, 0), // 2
39 HmtxEntry(616, 0), // 3
40 HmtxEntry(421, 103), // 4
41 HmtxEntry(690, 129), // 5
42 HmtxEntry(158
[all...]

Completed in 289 milliseconds