Searched defs:isControl (Results 1 – 11 of 11) sorted by relevance
54 virtual bool isControl() const OVERRIDE { return true; } in isControl() function
465 bool AXNodeObject::isControl() const in isControl() function in WebCore::AXNodeObject
317 virtual bool isControl() const { return false; } in isControl() function
205 bool isControl = candidate.isFormControlElement(); in canShareStyleWithElement() local
76 inline boolean isControl(int c) in isControl() function
159 inline void isControl(UChar32 ch) in isControl() function
71 private boolean isControl = true; field in MotionTrack
265 bool WebAXObject::isControl() const in isControl() function in blink::WebAXObject
1355 int isControl = LIBUSB_TRANSFER_TYPE_CONTROL == transfer->type; in darwin_handle_callback() local
1778 int isControl = LIBUSB_TRANSFER_TYPE_CONTROL == transfer->type; in darwin_handle_callback() local