OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fIsEmpty
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
tznames_impl.h
146
UBool
fIsEmpty
;
/external/skia/src/core/
SkRasterClip.h
31
SkASSERT(this->computeIsEmpty() ==
fIsEmpty
);
32
return
fIsEmpty
;
86
bool
fIsEmpty
;
98
fIsEmpty
= this->computeIsEmpty();
101
if (detectAARect && !
fIsEmpty
&& !fIsBW && fAA.isRect()) {
108
return !
fIsEmpty
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 331 milliseconds