Searched refs:newObjFormat (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.h73 char *newObjFormat; /* This is the object format that a */ member in struct:_t_XDPSPrivContextRec
H A DdpsXpriv.c362 wh->newObjFormat = format_operands[rdpy->ctxtTokenType - DPS_HI_IEEE];
400 if (wh->newObjFormat != NIL)
402 XDPSLGiveInput (wh->dpy, wh->cxid, wh->newObjFormat, 1);
437 if (wh->newObjFormat != NIL) /* Yes, do it for the child too. */
439 XDPSLGiveInput (wh->dpy, newWh->cxid, wh->newObjFormat, 1);

Completed in 11 milliseconds