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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 743 #define utf16_index() var1.u32 macro
751 buffer->info[i].utf16_index() = chars_len;
969 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]];
976 #undef utf16_index macro
hb-coretext.cc 607 #define utf16_index() var1.u32 macro
614 buffer->info[i].utf16_index() = chars_len;
625 #undef utf16_index macro
    [all...]
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 740 #define utf16_index() var1.u32 macro
748 buffer->info[i].utf16_index() = chars_len;
966 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]];
973 #undef utf16_index macro
hb-coretext.cc 605 #define utf16_index() var1.u32 macro
612 buffer->info[i].utf16_index() = chars_len;
623 #undef utf16_index macro
    [all...]

Completed in 59 milliseconds