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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSuserpath.c50 void PSDoUserPath(coords, numCoords, numType, ops, numOps, bbox, action)
57 DPSUserPathAction action;
60 numOps, bbox, action); local
63 void DPSDoUserPath(ctxt, coords, numCoords, numType, ops, numOps, bbox, action)
71 DPSUserPathAction action;
116 it never gets to the action. This leaves a hole in the sequence,
119 if (action == dps_send) _dpsF.topLevelCount = 1;
122 _dpsP[1].val.nameVal = action;
150 coords, numCoords, numType, ops, numOps, bbox, action)
158 DPSUserPathAction action;
199 aOps, 1, (DPSPointer) aBbox, action); local
[all...]
H A DFontSB.c246 static Boolean ChangeBlends(Widget w, String base_name, String blend_name, FSBBlendAction action, int *axis_values, float *axis_percents);
4611 FSBBlendAction action,
4643 if (action != FSBDeleteBlend) {
4660 switch (action) {
4726 FSBBlendAction action,
4733 fsb_class.change_blends) (w, base_name, blend_name, action,
4607 ChangeBlends( Widget w, String base_name, String blend_name, FSBBlendAction action, int *axis_values, float *axis_percents) argument
4722 FSBChangeBlends( Widget w, String base_name, String blend_name, FSBBlendAction action, int *axis_values, float *axis_percents) argument
/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXlib.h202 CARD8 action; member in struct:_AccessXMouseKeysRec
H A DAccessXproto.h271 CARD8 action; /* MOVE_ACTION, DOWN_ACTION, etc*/ member in struct:__anon11
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ringbuffer.h80 enum intel_ring_hangcheck_action action; member in struct:intel_ring_hangcheck

Completed in 307 milliseconds