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

  /external/chromium/third_party/icu/public/i18n/unicode/
usearch.h 164 } USearchAttribute;
170 /** default value for any USearchAttribute */
284 * Sets the text searching attributes located in the enum USearchAttribute
295 USearchAttribute attribute,
309 USearchAttribute attribute);
    [all...]
  /external/icu4c/i18n/unicode/
usearch.h 172 } USearchAttribute;
178 /** Default value for any USearchAttribute */
347 * Sets the text searching attributes located in the enum USearchAttribute
358 USearchAttribute attribute,
372 USearchAttribute attribute);
    [all...]
  /external/webkit/WebCore/icu/unicode/
usearch.h 161 } USearchAttribute;
167 /** default value for any USearchAttribute */
281 * Sets the text searching attributes located in the enum USearchAttribute
292 USearchAttribute attribute,
306 USearchAttribute attribute);

Completed in 236 milliseconds