Home
last modified time | relevance | path

Searched refs:DPSawidthshow (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/gsc/
H A DGSGStateOps.h56 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DDPSOperators.h104 DPSawidthshow(GSCTXT *ctxt, CGFloat cx, CGFloat cy, int c, CGFloat ax, CGFloat ay, const char* s)
589 DPSawidthshow(GSCTXT *ctxt, CGFloat cx, CGFloat cy, int c, CGFloat ax, CGFloat ay, const char* s) in DPSawidthshow() function
592 (ctxt, @selector(DPSawidthshow: : : : : :), cx, cy, c, ax, ay, s); in DPSawidthshow()
H A DNSGraphicsContext.h304 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c
H A DPSOperators.h448 DPSawidthshow(DEFCTXT, cx, cy, c, ax, ay, s); in PSawidthshow()
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/gsc/
H A DGSContext.m390 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c : (CGFloat)ax : (CGFloat)ay : (const cha…
392 [gstate DPSawidthshow: cx : cy : c : ax : ay : s];
H A DGSStreamContext.m209 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c : (CGFloat)ax : (CGFloat)ay : (const cha…
H A DGSGState.m525 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c : (CGFloat)ax : (CGFloat)ay
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/xdps/
H A DNSDPSContextOps.m701 - (void)DPSawidthshow: (float)cx : (float)cy : (int)c : (float)ax : (float)ay : (const char *)s
703 DPSawidthshow(dps_context, cx, cy, c, ax, ay, s);
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A DARTGState.m171 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c : (CGFloat)ax : (CGFloat)ay
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSGraphicsContext.m565 GET_IMP(@selector(DPSawidthshow::::::));
954 - (void) DPSawidthshow: (CGFloat)cx : (CGFloat)cy : (int)c
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/
H A DChangeLog.49546 DPSxyshow, DPSashow, DPSwidthshow, and DPSawidthshow.