Searched refs:MotifGlobalType (Results 1 – 3 of 3) sorted by relevance
272 struct MotifGlobalType;306 struct MotifGlobalType *MotifGlobal;
45 struct MotifGlobalType { struct
5777 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()