Searched defs:action (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | XDPSuserpath.c | 50 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 D | FontSB.c | 246 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 D | AccessXlib.h | 202 CARD8 action; member in struct:_AccessXMouseKeysRec
|
H A D | AccessXproto.h | 271 CARD8 action; /* MOVE_ACTION, DOWN_ACTION, etc*/ member in struct:__anon11
|
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | intel_ringbuffer.h | 80 enum intel_ring_hangcheck_action action; member in struct:intel_ring_hangcheck
|
Completed in 307 milliseconds