Home
last modified time | relevance | path

Searched refs:MotifGlobalType (Results 1 – 3 of 3) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Dglobal.h272 struct MotifGlobalType;
306 struct MotifGlobalType *MotifGlobal;
H A Dio-motif.h45 struct MotifGlobalType { struct
H A Dio-motif.c5777 Global->MotifGlobal = (struct MotifGlobalType *)XtMalloc(sizeof(struct MotifGlobalType)); in MotifGlobalInitialize()
5778 memset(Global->MotifGlobal, 0, sizeof(struct MotifGlobalType)); in MotifGlobalInitialize()
6126 offsetof(struct MotifGlobalType, toplevel_w), in MotifSelectGlobal()