OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utf16_index
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-directwrite.cc
641
#define
utf16_index
() var1.u32
macro
649
buffer->info[i].
utf16_index
() = chars_len;
912
&vis_clusters[log_clusters[buffer->info[i].
utf16_index
()]];
919
#undef
utf16_index
macro
hb-uniscribe.cc
759
#define
utf16_index
() var1.u32
macro
767
buffer->info[i].
utf16_index
() = chars_len;
984
uint32_t *p = &vis_clusters[log_clusters[buffer->info[i].
utf16_index
()]];
991
#undef
utf16_index
macro
Completed in 58 milliseconds