Searched refs:insert_separator (Results 1 – 5 of 5) sorted by relevance
574 | U1 op { if (insert_separator(1)) return -1; } names_push577 | U2 op { if (insert_separator(1)) return -1; } names_push580 | U3 op { if (insert_separator(1)) return -1; } names_push583 | R1 op { if (insert_separator(1)) return -1; } names_push586 | R2 op { if (insert_separator(1)) return -1; } names_push589 | R3 op { if (insert_separator(1)) return -1; } names_push592 | T1 op { if (insert_separator(1)) return -1; } names_push595 | T2 op { if (insert_separator(1)) return -1; } names_push598 | T3 op { if (insert_separator(1)) return -1; } names_push604 | 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
2910 def insert_separator(self, index, cnf={}, **kw): member in Menu
2772 def insert_separator(self, index, cnf={}, **kw): member in Menu