Searched refs:low_char (Results 1 – 1 of 1) sorted by relevance
51 int32_t low_char, in CMapTestCase() argument60 low_char_(low_char), in CMapTestCase()71 int32_t low_char() const { return low_char_; } in low_char() function in sfntly::CMapTestCase113 << test_case->low_char() << ", " in operator <<()145 for (int32_t uchar = GetParam().low_char(); in CompareCMaps()