Home
last modified time | relevance | path

Searched defs:get_selection (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DFileDialog.py195 def get_selection(self): member in FileDialog
/external/python/cpython3/Lib/idlelib/
Dsearchengine.py212 def get_selection(text): function
/external/python/cpython2/Lib/idlelib/
DSearchEngine.py212 def get_selection(text): function
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py79 def get_selection(self): member in LineNumbersTest
/external/python/cpython3/Lib/tkinter/
Dfiledialog.py206 def get_selection(self): member in FileDialog
/external/libkmsxx/kms++util/src/
Dvideodevice.cpp498 void VideoStreamer::get_selection(uint32_t& left, uint32_t& top, uint32_t& width, uint32_t& height) in get_selection() function in VideoStreamer