HomeSort by relevance Sort by last modified time
    Searched defs:getClipboard (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/gtk/
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 50 milliseconds