Searched refs:selection (Results 1 - 25 of 84) sorted by relevance

1234

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DFileDialog.py1 """File selection dialog classes.
23 """Standard file selection dialog -- no checks on selected file.
40 behavior of the Macintosh file selection dialogs.)
58 self.selection = Entry(self.top)
59 self.selection.pack(side=BOTTOM, fill=X)
60 self.selection.bind('<Return>', self.ok_event)
121 self.selection.focus_set()
196 file = self.selection.get()
216 self.selection.delete(0, END)
217 self.selection
[all...]
H A Dttk.py1391 def selection(self, selop=None, items=None): member in class:Treeview
1393 return self.tk.call(self._w, "selection", selop, items)
1397 """items becomes the new selection."""
1398 self.selection("set", items)
1402 """Add items to the selection."""
1403 self.selection("add", items)
1407 """Remove items from the selection."""
1408 self.selection("remove", items)
1412 """Toggle the selection state of each item in items."""
1413 self.selection("toggl
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DFileDialog.py1 """File selection dialog classes.
23 """Standard file selection dialog -- no checks on selected file.
40 behavior of the Macintosh file selection dialogs.)
58 self.selection = Entry(self.top)
59 self.selection.pack(side=BOTTOM, fill=X)
60 self.selection.bind('<Return>', self.ok_event)
121 self.selection.focus_set()
196 file = self.selection.get()
216 self.selection.delete(0, END)
217 self.selection
[all...]
H A Dttk.py1391 def selection(self, selop=None, items=None): member in class:Treeview
1393 return self.tk.call(self._w, "selection", selop, items)
1397 """items becomes the new selection."""
1398 self.selection("set", items)
1402 """Add items to the selection."""
1403 self.selection("add", items)
1407 """Remove items from the selection."""
1408 self.selection("remove", items)
1412 """Toggle the selection state of each item in items."""
1413 self.selection("toggl
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
H A DEasyDialogs.py664 if not rr.validRecord or not rr.selection:
669 return tpwanted(rr.selection[0])
717 if not rr.validRecord or not rr.selection:
722 return tpwanted(rr.selection[0])
725 vrefnum, dirid, name = rr.selection[0].as_tuple()
774 if not rr.validRecord or not rr.selection:
779 return tpwanted(rr.selection[0])
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
H A DFinder_Basics.py105 """selection - the selection in the frontmost Finder window """
108 selection = _Prop_selection() variable
157 'selection' : _Prop_selection,
/prebuilts/tools/common/eclipse/
H A Dorg.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.4.2.M20090107-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE.SF META-INF/ECLIPSE.RSA META ...
H A Dorg.eclipse.jface_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
H A Dxproto.h999 xcb_atom_t selection; /**< */ member in struct:xcb_selection_clear_event_t
1092 xcb_atom_t selection; /**< */ member in struct:xcb_selection_request_event_t
1109 xcb_atom_t selection; /**< */ member in struct:xcb_selection_notify_event_t
1854 xcb_atom_t selection; /**< */ member in struct:xcb_set_selection_owner_request_t
1875 xcb_atom_t selection; /**< */ member in struct:xcb_get_selection_owner_request_t
1900 xcb_atom_t selection; /**< */ member in struct:xcb_convert_selection_request_t
7445 ** @param xcb_atom_t selection
7454 xcb_atom_t selection /**< */,
7472 ** @param xcb_atom_t selection
7481 xcb_atom_t selection /**< */,
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
H A Dxproto.h999 xcb_atom_t selection; /**< */ member in struct:xcb_selection_clear_event_t
1092 xcb_atom_t selection; /**< */ member in struct:xcb_selection_request_event_t
1109 xcb_atom_t selection; /**< */ member in struct:xcb_selection_notify_event_t
1854 xcb_atom_t selection; /**< */ member in struct:xcb_set_selection_owner_request_t
1875 xcb_atom_t selection; /**< */ member in struct:xcb_get_selection_owner_request_t
1900 xcb_atom_t selection; /**< */ member in struct:xcb_convert_selection_request_t
7445 ** @param xcb_atom_t selection
7454 xcb_atom_t selection /**< */,
7472 ** @param xcb_atom_t selection
7481 xcb_atom_t selection /**< */,
[all...]
/prebuilts/devtools/tools/lib/
H A Dddmuilib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ddmuilib/ com/android/ddmuilib/HeapPanel ...
H A Dorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dtraceview.jar ... com.android.traceview.MethodData) } com/android/traceview/Selection$Action.class Selection.java package com.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DStandard_Suite.py426 """select: Make a selection
501 """selection - the selection visible to the user. Use the \xd4select\xd5 command to set a new selection; use \xd4contents of selection\xd5 to get or change information in the document. """
504 selection = _Prop_selection() variable
520 """selection-object - A way to refer to the state of the current of the selection. Use the \xd4select\xd5 command to make a new selection. """
523 """contents - the information currently selected. Use \xd4contents of selection\xd
[all...]
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
H A Dorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpstats.py328 for selection in sel_list:
329 stat_list, msg = self.eval_print_amount(selection, stat_list, msg)
H A Dpydoc.py2227 selection = self.result_lst.curselection()
2228 if selection:
2229 modname = split(self.result_lst.get(selection[0]))[0]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpstats.py328 for selection in sel_list:
329 stat_list, msg = self.eval_print_amount(selection, stat_list, msg)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
H A DXproto.h1153 Atom selection B32, target B32, property B32;
1159 Atom selection B32, target B32, property B32;
1270 xGetSelectionOwnerReply selection;
1435 Atom selection B32;
1444 Atom selection B32, target B32, property B32;
1267 xGetSelectionOwnerReply selection; member in union:__anon1735
H A DXlib.h864 Atom selection; member in struct:__anon1590
875 Atom selection; member in struct:__anon1591
887 Atom selection; member in struct:__anon1592
1645 Atom /* selection */
2187 Atom /* selection */,
3304 Atom /* selection */,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXproto.h1153 Atom selection B32, target B32, property B32;
1159 Atom selection B32, target B32, property B32;
1270 xGetSelectionOwnerReply selection;
1435 Atom selection B32;
1444 Atom selection B32, target B32, property B32;
1267 xGetSelectionOwnerReply selection; member in union:__anon3471
H A DXlib.h864 Atom selection; member in struct:__anon3326
875 Atom selection; member in struct:__anon3327
887 Atom selection; member in struct:__anon3328
1645 Atom /* selection */
2187 Atom /* selection */,
3304 Atom /* selection */,
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
H A Dbnd-1.50.0.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd aQute/ aQute/bnd/ ...

Completed in 925 milliseconds

1234