Home
last modified time | relevance | path

Searched defs:insert_separator (Results 1 – 3 of 3) sorted by relevance

/external/selinux/checkpolicy/
Dpolicy_define.c103 int insert_separator(int push) in insert_separator() function
/external/python/cpython3/Lib/tkinter/
D__init__.py2910 def insert_separator(self, index, cnf={}, **kw): member in Menu
/external/python/cpython2/Lib/lib-tk/
DTkinter.py2772 def insert_separator(self, index, cnf={}, **kw): member in Menu