Searched refs:isSelectionMode (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DPasteboard.h72 bool isSelectionMode() const;
/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
H A DClipboardUtilitiesChromium.cpp44 return Pasteboard::generalPasteboard()->isSelectionMode() ?
H A DPasteboardChromium.cpp74 bool Pasteboard::isSelectionMode() const function in class:WebCore::Pasteboard
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditorCommand.cpp939 bool oldSelectionMode = Pasteboard::generalPasteboard()->isSelectionMode();

Completed in 131 milliseconds