HomeSort by relevance Sort by last modified time
    Searched full:low_char (Results 1 - 1 of 1) sorted by null

  /external/sfntly/cpp/src/test/
cmap_test.cc 51 int32_t low_char,
60 low_char_(low_char),
71 int32_t low_char() const { return low_char_; } function in class:sfntly::CMapTestCase
113 << test_case->low_char() << ", "
145 for (int32_t uchar = GetParam().low_char();

Completed in 49 milliseconds