OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getClipboard
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebCore/platform/gtk/
PasteboardHelper.h
45
GtkClipboard*
getClipboard
(Frame*) const;
PasteboardGtk.cpp
68
GtkClipboard* clipboard = m_helper->
getClipboard
(frame);
88
GtkClipboard* clipboard = m_helper->
getClipboard
(frame);
PasteboardHelper.cpp
104
return
getClipboard
(frame);
107
GtkClipboard* PasteboardHelper::
getClipboard
(Frame* frame) const
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java
177
Clipboard
getClipboard
() {
522
manager.add(new CopyCutAction(getEditor(),
getClipboard
(),
524
manager.add(new CopyCutAction(getEditor(),
getClipboard
(),
536
manager.add(new PasteAction(getEditor(),
getClipboard
(), selected.get(0)));
[
all
...]
/prebuilt/common/netbeans-visual/
org-openide-util.jar
Completed in 181 milliseconds