Home
last modified time | relevance | path

Searched defs:set_selection (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DFileDialog.py215 def set_selection(self, file): member in FileDialog
/external/python/cpython3/Lib/tkinter/
Dfiledialog.py226 def set_selection(self, file): member in FileDialog
/external/libkmsxx/kms++util/src/
Dvideodevice.cpp503 void VideoStreamer::set_selection(uint32_t& left, uint32_t& top, uint32_t& width, uint32_t& height) in set_selection() function in VideoStreamer
/external/wayland/tests/data/
Dexample-server.h1981 void (*set_selection)(struct wl_client *client, member