Searched defs:hasSelection (Results 1 – 9 of 9) sorted by relevance
111 get hasSelection() { getter in DocumentInfo166 init: function(isModifiable, title, hasSelection) { argument
82 virtual bool hasSelection() const { return true; } in hasSelection() function in __anon8a66bc600111::TestPlugin
200 bool hasSelection = selectionState() != RenderObject::SelectionNone; in paintSelectionBackground() local255 …bool hasSelection = !parentRenderer.document().printing() && selectionState() != RenderObject::Sel… in paint() local614 RenderSVGResourceModeFlags resourceMode, bool hasSelection, bool paintSelectedTextOnly) in paintText()
40 bool hasSelection = !isPrinting && selectionState() != RenderObject::SelectionNone; in paint() local
156 public boolean hasSelection() { in hasSelection() method in BaseUiElement
136 virtual bool hasSelection() const { return false; } in hasSelection() function
223 bool PepperWebPluginImpl::hasSelection() const { in hasSelection() function in content::PepperWebPluginImpl
575 bool WebRemoteFrameImpl::hasSelection() const in hasSelection() function in blink::WebRemoteFrameImpl
1096 bool WebLocalFrameImpl::hasSelection() const in hasSelection() function in blink::WebLocalFrameImpl