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

  /external/chromium_org/third_party/icu/source/common/
uprops.h 335 enum UPropertySource {
360 /** One more than the highest UPropertySource (UPROPS_SRC_) constant. */
363 typedef enum UPropertySource UPropertySource;
366 * @see UPropertySource
369 U_CFUNC UPropertySource U_EXPORT2
  /external/icu4c/common/
uprops.h 357 enum UPropertySource {
382 /** One more than the highest UPropertySource (UPROPS_SRC_) constant. */
385 typedef enum UPropertySource UPropertySource;
388 * @see UPropertySource
391 U_CFUNC UPropertySource U_EXPORT2

Completed in 28 milliseconds