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

  /external/icu4c/common/
uchar.c 43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c));
59 GET_PROPS(c, props);
99 GET_PROPS(c, props);
107 GET_PROPS(c, props);
115 GET_PROPS(c, props);
123 GET_PROPS(c, props);
139 GET_PROPS(c, props);
147 GET_PROPS(c, props);
160 GET_PROPS(c, props);
177 GET_PROPS(c, props)
    [all...]
  /external/harfbuzz_ng/src/
main.cc 167 lookup.get_type(), lookup.get_props());
hb-ot-layout-common-private.hh 567 inline uint32_t get_props (void) const function in struct:OT::Lookup
    [all...]
hb-ot-layout-gsubgpos-private.hh 292 inline void set_lookup (const Lookup &l) { lookup_props = l.get_props (); }
    [all...]

Completed in 1244 milliseconds