Searched refs:insert_separator (Results 1 – 5 of 5) sorted by relevance
576 | U1 op { if (insert_separator(1)) return -1; } names_push579 | U2 op { if (insert_separator(1)) return -1; } names_push582 | U3 op { if (insert_separator(1)) return -1; } names_push585 | R1 op { if (insert_separator(1)) return -1; } names_push588 | R2 op { if (insert_separator(1)) return -1; } names_push591 | R3 op { if (insert_separator(1)) return -1; } names_push594 | T1 op { if (insert_separator(1)) return -1; } names_push597 | T2 op { if (insert_separator(1)) return -1; } names_push600 | T3 op { if (insert_separator(1)) return -1; } names_push606 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push[all …]
72 int insert_separator(int push);
103 int insert_separator(int push) in insert_separator() function
2772 def insert_separator(self, index, cnf={}, **kw): member in Menu
3329 def insert_separator(self, index, cnf={}, **kw): member in Menu