HomeSort by relevance Sort by last modified time
    Searched refs:unicode_props1 (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 48 #define unicode_props1() var2.u8[1] macro
58 info->unicode_props1() = unicode->modified_combining_class (info->codepoint);
70 info->unicode_props1() = modified_class;
76 return info->unicode_props1();
hb-ot-shape.cc 553 HB_BUFFER_ALLOCATE_VAR (c->buffer, unicode_props1);
568 HB_BUFFER_DEALLOCATE_VAR (c->buffer, unicode_props1);

Completed in 3080 milliseconds