Searched defs:isControl (Results 1 – 11 of 11) sorted by relevance
54 virtual bool isControl() const OVERRIDE FINAL { return true; } in isControl() function
468 bool AXNodeObject::isControl() const in isControl() function in WebCore::AXNodeObject
316 virtual bool isControl() const { return false; } in isControl() function
76 inline boolean isControl(int c) in isControl() function
236 bool isControl = candidate.isFormControlElement(); in canShareStyleWithElement() local
159 inline void isControl(UChar32 ch) in isControl() function
267 bool WebAXObject::isControl() const in isControl() function in blink::WebAXObject
1610 cvox.DomUtil.isControl = function(node) { function in cvox.DomUtil
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