Searched defs:PatSeq (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkBind.c89 * structs, values are (PatSeq *). */
93 * values are (PatSeq *). */
115 * values are (PatSeq *). */
191 typedef struct PatSeq { struct
198 struct PatSeq *nextSeqPtr; /* Next in list of all pattern sequences
208 struct PatSeq *nextObjPtr; /* In a binding table, next in list of all
219 } PatSeq; typedef in typeref:struct:PatSeq
222 * Flag values for PatSeq structures:
245 * voPtr field in a PatSeq in the patternTable of a virtual event table.
263 PatSeq *patSeq
[all...]

Completed in 14 milliseconds