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

  /external/chromium/chrome/browser/autocomplete/
extension_app_provider.h 58 // |input| is the input we got from the user, |match_class| is the
63 ACMatchClassifications* match_class,
extension_app_provider.cc 119 ACMatchClassifications* match_class,
125 match_class->push_back(
129 match_class->push_back(
132 match_class->push_back(ACMatchClassification(pos + input.text().length(),
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 669 static inline bool match_class (hb_codepoint_t glyph_id, const USHORT &value, const void *data) function in namespace:OT
    [all...]

Completed in 486 milliseconds