Home
last modified time | relevance | path

Searched defs:canStartSelection (Results 1 – 10 of 10) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLKeygenElement.h42 virtual bool canStartSelection() const { return false; } in canStartSelection() function
H A DHTMLButtonElement.h59 virtual bool canStartSelection() const { return false; } in canStartSelection() function
H A DHTMLSelectElement.h107 virtual bool canStartSelection() const { return false; } in canStartSelection() function
H A DHTMLImageElement.h90 virtual bool canStartSelection() const { return false; } in canStartSelection() function
H A DHTMLAnchorElement.cpp246 bool HTMLAnchorElement::canStartSelection() const in canStartSelection() function in WebCore::HTMLAnchorElement
H A DHTMLInputElement.cpp524 bool HTMLInputElement::canStartSelection() const in canStartSelection() function in WebCore::HTMLInputElement
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/component/
H A DInteractiveDateComponent.ts180 canStartSelection(seg, ev) { method in InteractiveDateComponent
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dnode_test.cc74 TEST_F(NodeTest, canStartSelection) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dnode_test.cc74 TEST_F(NodeTest, canStartSelection) { in TEST_F() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DNode.cpp1664 bool Node::canStartSelection() const in canStartSelection() function in WebCore::Node