Searched refs:unpost (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesm.h351 inline void unpost (void) { function in class:NCursesMenu
355 // Post the menu to the screen if flag is true, unpost it otherwise
H A Dcursesf.h492 inline void unpost (void) { function in class:NCursesForm
496 // Post the form to the screen if flag is true, unpost it otherwise
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesm.h351 inline void unpost (void) { function in class:NCursesMenu
355 // Post the menu to the screen if flag is true, unpost it otherwise
H A Dcursesf.h492 inline void unpost (void) { function in class:NCursesForm
496 // Post the form to the screen if flag is true, unpost it otherwise
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesm.h351 inline void unpost (void) { function in class:NCursesMenu
355 // Post the menu to the screen if flag is true, unpost it otherwise
H A Dcursesf.h492 inline void unpost (void) { function in class:NCursesForm
496 // Post the form to the screen if flag is true, unpost it otherwise
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkinter.py2746 def unpost(self): member in class:Menu
2748 self.tk.call(self._w, 'unpost')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkinter.py2746 def unpost(self): member in class:Menu
2748 self.tk.call(self._w, 'unpost')

Completed in 104 milliseconds