Home
last modified time | relevance | path

Searched defs:hasBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkBoundable.h22 bool hasBounds() { return fBounds.fLeft != (int16_t)0x8000U; } in hasBounds() function
/external/icu/icu4c/source/layout/
DLETableReference.h122 le_bool hasBounds() const { return fLength!=LE_UINTPTR_MAX; } in hasBounds() function