OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBounds
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/animator/
SkBoundable.h
22
bool
hasBounds
() { return fBounds.fLeft != (int16_t)0x8000U; }
/external/icu/icu4c/source/layout/
LETableReference.h
122
le_bool
hasBounds
() const { return fLength!=LE_UINTPTR_MAX; }
130
if(
hasBounds
()) {
146
(
hasBounds
() && (atPtr > fStart+fLength))) {
Completed in 113 milliseconds