Searched refs:isSelectionMode (Results 1 – 3 of 3) sorted by relevance
66 bool isSelectionMode() const;
59 bool Pasteboard::isSelectionMode() const in isSelectionMode() function in WebCore::Pasteboard
942 bool oldSelectionMode = Pasteboard::generalPasteboard()->isSelectionMode(); in executePasteGlobalSelection()