Searched defs:canStartSelection (Results 1 – 9 of 9) sorted by relevance
45 virtual bool canStartSelection() const OVERRIDE { return false; } in canStartSelection() function
74 virtual bool canStartSelection() const OVERRIDE { return false; } in canStartSelection() function
141 virtual bool canStartSelection() const OVERRIDE { return false; } in canStartSelection() function
237 bool HTMLAnchorElement::canStartSelection() const in canStartSelection() function in blink::HTMLAnchorElement
326 bool HTMLImageElement::canStartSelection() const in canStartSelection() function in blink::HTMLImageElement
505 bool HTMLInputElement::canStartSelection() const in canStartSelection() function in blink::HTMLInputElement
46 virtual bool canStartSelection() const OVERRIDE { return false; } in canStartSelection() function
1099 bool Node::canStartSelection() const in canStartSelection() function in blink::Node
198 bool SVGAElement::canStartSelection() const in canStartSelection() function in blink::SVGAElement