Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcursesm.h351 inline void unpost (void) { in unpost() function
Dcursesf.h492 inline void unpost (void) { in unpost() function
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py2812 def unpost(self): member in Menu
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
D__init__.py3447 def unpost(self): member in Menu