Home
last modified time | relevance | path

Searched refs:isType (Results 1 – 25 of 35) sorted by relevance

12

/external/skia/src/views/
DSkOSMenu.cpp203 return evt.isType(gMenuEventType) && evt.findS32(gList_ItemCount_S32, count); in FindListItemCount()
207 if (evt.isType(gMenuEventType) && items) { in FindListItems()
225 return evt.isType(gMenuEventType) && evt.findScalar(gSlider_Min_Scalar, min); in FindSliderMin()
229 return evt.isType(gMenuEventType) && evt.findScalar(gSlider_Max_Scalar, max); in FindSliderMax()
233 return evt.isType(gMenuEventType) && evt.findString(label); in FindAction()
237 return evt.isType(gMenuEventType) && evt.findS32(slotName, value); in FindListIndex()
241 return evt.isType(gMenuEventType) && evt.findScalar(slotName, value); in FindSliderValue()
245 return evt.isType(gMenuEventType) && evt.findBool(slotName, value); in FindSwitchState()
249 return evt.isType(gMenuEventType) && evt.findS32(slotName, (int*)value); in FindTriState()
253 if (evt.isType(gMenuEventType)) { in FindText()
DSkEvent.cpp77 bool SkEvent::isType(const SkString& str) const in isType() function in SkEvent
79 return this->isType(str.c_str(), str.size()); in isType()
82 bool SkEvent::isType(const char type[], size_t typeLen) const in isType() function in SkEvent
DSkWidgets.cpp117 if (!fEvent.isType("") && this->hasListeners())
215 if (evt.isType(SK_EventType_Key) && evt.getFast32() == kOK_SkKey)
DSkWindow.cpp248 if (evt.isType(SK_EventDelayInval)) { in onEvent()
/external/skia/src/views/animated/
DSkWidgetViews.cpp133 if (!fEvent.isType("")) in postWidgetEvent()
184 if (evt.isType(SK_EventType_Key) && evt.getFast32() == kOK_SkKey) in onEvent()
310 if (evt.isType(SK_EventType_Inval)) in onEvent()
315 if (evt.isType("recommendDim")) in onEvent()
DSkBorderView.cpp66 if (evt.isType(SK_EventType_Inval)) in onEvent()
71 if (evt.isType("recommendDim")) in onEvent()
DSkProgressBarView.cpp49 if (evt.isType(SK_EventType_Inval)) in onEvent()
54 if (evt.isType("recommendDim")) in onEvent()
DSkScrollBarView.cpp103 if (evt.isType(SK_EventType_Inval)) in onEvent()
108 if (evt.isType("recommendDim")) in onEvent()
DSkImageView.cpp120 if (evt.isType(SK_EventType_Inval)) in onEvent()
/external/skia/samplecode/
DSampleApp.cpp356 return evt.isType(view_inval_msg); in isInvalEvent()
519 if (evt.isType(gCharEvtName, sizeof(gCharEvtName) - 1)) { in CharQ()
529 if (evt.isType(gKeyEvtName, sizeof(gKeyEvtName) - 1)) { in KeyQ()
539 return evt.isType(gTitleEvtName, sizeof(gTitleEvtName) - 1); in TitleQ()
557 return evt.isType(gPrefSizeEvtName, sizeof(gPrefSizeEvtName) - 1); in PrefSizeQ()
569 return evt.isType(gFastTextEvtName, sizeof(gFastTextEvtName) - 1); in FastTextQ()
1449 if (evt.isType(gUpdateWindowTitleEvtName)) { in onEvent()
1453 if (evt.isType(ANIMATING_EVENTTYPE)) { in onEvent()
1460 if (evt.isType("set-curr-index")) { in onEvent()
1527 if (query->isType("get-slide-count")) { in onQuery()
[all …]
DSampleDraw.cpp341 if (click->isType("maker")) { in onClick()
358 if (click->isType("maker")) { in onClick()
360 } else if (click->isType("dragger")) { in onClick()
DGMSampleView.cpp33 if (evt.isType("GMSampleView::showSize")) { in onEvent()
DSamplePicture.cpp163 if (evt.isType(INVAL_ALL_TYPE)) { in onEvent()
DSamplePictFile.cpp83 if (evt.isType("PictFileView::toggleBBox")) { in onEvent()
DOverView.cpp57 if (evt->isType(gIsOverview)) { in onQuery()
/external/skia/include/views/
DSkEvent.h46 bool isType(const SkString& str) const;
49 bool isType(const char type[], size_t len = 0) const;
DSkView.h146 bool isType(const char type[]) const;
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DUnicodeProperty.java182 public final boolean isType(int mask) { in isType() method in UnicodeProperty
333 isType(STRING_OR_MISC_MASK) ? null : PROPERTY_COMPARATOR), in getSet()
345 if (isType(STRING_OR_MISC_MASK)) { in getSet()
785 if (!property.isType(propertyTypeMask)) { in getAvailableNames()
814 .isType(STRING_OR_MISC_MASK) ? null in getSet()
1406 if (isType(STRING_OR_MISC_MASK)) { in isValidValue()
1425 if (isType(STRING_OR_MISC_MASK)) { in getValueAliases()
1495 if (isType(STRING_OR_MISC_MASK)) { in isDefault()
/external/skia/src/views/ios/
DSkOSWindow_iOS.mm29 if (evt.isType(kINVAL_UIVIEW_EventType)) {
/external/skia/src/views/mac/
DSkOSWindow_Mac.mm38 if (evt.isType(kINVAL_NSVIEW_EventType)) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DUnicodeLocaleExtension.java103 public static boolean isType(String s) { in isType() method in UnicodeLocaleExtension
/external/clang/include/clang/Serialization/
DASTWriter.h140 bool isType() const { return IsType; } in isType() function
144 assert(isType() && "Not a type!"); in getType()
/external/llvm/include/llvm/Support/
DDwarf.h64 inline bool isType(Tag T) { in isType() function
/external/skia/src/animator/
DSkAnimator.cpp412 if (evt.isType(SK_EventType_OnEnd)) { in onEvent()
423 if (evt.isType(SK_EventType_Delay)) { in onEvent()
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java1879 ((filter==SearchFilter.TYPES_ONLY) && isType(result)) || in findSymbol()
1889 ((filter==SearchFilter.TYPES_ONLY) && isType(result)) || in findSymbol()
1900 boolean isType(GenericDescriptor descriptor) { in isType() method in Descriptors.DescriptorPool

12