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

  /external/chromium/third_party/icu/public/i18n/unicode/
fmtable.h 237 kObject
266 * possible loss of precision. If the type is kObject and the
292 * truncation of any fractional part. If the type is kObject and
318 * is kObject and the object is a Measure, then the result of
509 * the type to kObject. After this call, the caller must not
  /external/icu4c/i18n/unicode/
fmtable.h 257 kObject
286 * possible loss of precision. If the type is kObject and the
312 * truncation of any fractional part. If the type is kObject and
338 * is kObject and the object is a Measure, then the result of
549 * the type to kObject. After this call, the caller must not
  /external/skia/src/animator/
SkOperand2.h 16 kObject = 16
40 void* getObject() { SkASSERT(fType == SkOperand2::kObject); return fOperand.fObject; }
SkScript.h 67 kObject = 16

Completed in 62 milliseconds