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

  /external/harfbuzz_ng/src/
hb-old.cc 289 #define utf16_index() var1.u32 macro
294 buffer->info[i].utf16_index() = chars_len;
368 uint32_t *p = &vis_clusters[item.log_clusters[buffer->info[i].utf16_index()]];
375 #undef utf16_index macro
hb-coretext.cc 193 #define utf16_index() var1.u32 macro
199 buffer->info[i].utf16_index() = chars_len;
210 #undef utf16_index macro
hb-uniscribe.cc 264 #define utf16_index() var1.u32 macro
270 buffer->info[i].utf16_index() = chars_len;
422 uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].utf16_index()]];
435 #undef utf16_index macro

Completed in 84 milliseconds