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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwindow.h29 typedef struct _vcwmethod_s Vcwmethod_t; typedef in typeref:struct:_vcwmethod_s
58 { Vcwmethod_t* meth;
82 extern Vcwmethod_t* Vcwmirror;
83 extern Vcwmethod_t* Vcwvote;
84 extern Vcwmethod_t* Vcwprefix;
92 extern Vcwindow_t* vcwopen _ARG_((Vcwdisc_t*, Vcwmethod_t*));
94 extern Vcwmethod_t* vcwgetmeth _ARG_((char*));

Completed in 23 milliseconds