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

  /external/chromium/third_party/icu/source/i18n/
measure.cpp 15 #include "unicode/measure.h"
20 Measure::Measure() {}
22 Measure::Measure(const Formattable& _number, MeasureUnit* adoptedUnit,
31 Measure::Measure(const Measure& other) :
36 Measure& Measure::operator=(const Measure& other)
    [all...]
  /external/icu4c/i18n/
measure.cpp 15 #include "unicode/measure.h"
20 Measure::Measure() {}
22 Measure::Measure(const Formattable& _number, MeasureUnit* adoptedUnit,
31 Measure::Measure(const Measure& other) :
36 Measure& Measure::operator=(const Measure& other)
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
measure.h 31 * For example, a length measure consists of a number and a length
35 * <p>Measure objects are parsed and formatted by subclasses of
38 * <p>Measure objects are immutable.
45 class U_I18N_API Measure: public UObject {
57 Measure(const Formattable& number, MeasureUnit* adoptedUnit,
64 Measure(const Measure& other);
70 Measure& operator=(const Measure& other);
83 virtual ~Measure();
    [all...]
  /external/icu4c/i18n/unicode/
measure.h 31 * For example, a length measure consists of a number and a length
35 * <p>Measure objects are parsed and formatted by subclasses of
38 * <p>Measure objects are immutable.
45 class U_I18N_API Measure: public UObject {
57 Measure(const Formattable& number, MeasureUnit* adoptedUnit,
64 Measure(const Measure& other);
70 Measure& operator=(const Measure& other);
83 virtual ~Measure();
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 4068 milliseconds