Home
last modified time | relevance | path

Searched defs:two_byte (Results 1 – 2 of 2) sorted by relevance

/external/fbjni/test/jni/
Dmodified_utf8_test.cpp80 vector<uint8_t> two_byte = {0xd8, 0xa1}; // U+00E1 small a with acute in TEST() local
/external/harfbuzz_ng/src/
Dhb-subset-cff1.cc307 bool two_byte = all_glyphs >= 0x100; in complete() local
574 bool two_byte = subset_charset_ranges.complete (num_glyphs); in plan_subset_charset() local