Searched defs:shortcut (Results 1 – 5 of 5) sorted by relevance
25 const struct assoc_array_shortcut *shortcut; in assoc_array_subtree_iterate() local158 struct assoc_array_shortcut *shortcut; member175 struct assoc_array_shortcut *shortcut; in assoc_array_walk() local346 struct assoc_array_shortcut *shortcut; in assoc_array_destroy_subtree() local479 struct assoc_array_shortcut *shortcut, *new_s0; in assoc_array_insert_into_terminal_node() local796 struct assoc_array_shortcut *shortcut, *new_s0, *new_s1; in assoc_array_insert_mid_shortcut() local1347 struct assoc_array_shortcut *shortcut; in assoc_array_apply_edit() local1458 struct assoc_array_shortcut *shortcut, *new_s; in assoc_array_gc() local
28 struct atm_vcc *shortcut; member59 struct atm_vcc *shortcut; member
672 struct assoc_array_shortcut *shortcut; in search_nested_keyrings() local
412 __be32 shortcut; member
4240 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument