Lines Matching refs:list
46 # define the list of modifiers, to be used in complex event types.
116 # a list of the states which are a subset of it. This list is ordered by the
125 '''For each item of states return a list containing all combinations of
137 substates = list({state & x for x in states})
155 # self.handlerids is the list of seqs and ids of binded handler functions.
157 # a detail (or None) and a state into a list of functions.
182 # Call all functions in doafterhandler and remove them from list
199 # change to happen from the next event. So we have a list of functions
202 # ishandlerrunning is a list. An empty one means no, otherwise - yes.
246 # define the list of event types to be handled by MultiEvent. the order is
329 # 1. a list of triplets - the sequences it is binded to