HomeSort by relevance Sort by last modified time
    Searched full:get_props (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/common/
uchar.cpp 43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c));
59 GET_PROPS(c, props);
100 GET_PROPS(c, props);
108 GET_PROPS(c, props);
116 GET_PROPS(c, props);
124 GET_PROPS(c, props);
140 GET_PROPS(c, props);
148 GET_PROPS(c, props);
161 GET_PROPS(c, props);
178 GET_PROPS(c, props)
    [all...]
  /external/harfbuzz_ng/src/
main.cc 170 lookup.get_type(), lookup.get_props());
hb-ot-layout.cc     [all...]
hb-ot-layout-common-private.hh 606 inline uint32_t get_props (void) const function in struct:OT::Lookup
    [all...]
hb-ot-layout-gpos-table.hh     [all...]
hb-ot-layout-gsub-table.hh     [all...]

Completed in 169 milliseconds