OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:range_properties
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz_ng/src/
hb-uniscribe.cc
849
hb_auto_array_t<TEXTRANGE_PROPERTIES*>
range_properties
;
local
862
range_properties
.shrink (0);
874
if (!
range_properties
.len ||
875
&range->props !=
range_properties
[
range_properties
.len - 1])
877
TEXTRANGE_PROPERTIES **props =
range_properties
.push ();
881
range_properties
.shrink (0);
908
range_properties
.array,
909
range_properties
.len,
949
range_properties
.array
[
all
...]
Completed in 2615 milliseconds