Searched refs:DPSxyshow (Results 1 – 11 of 11) sorted by relevance
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/gsc/ |
H A D | GSGStateOps.h | 64 - (void) DPSxyshow: (const char*)s : (const CGFloat*)numarray : (int)size;
|
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/ |
H A D | DPSOperators.h | 124 DPSxyshow(GSCTXT *ctxt, const char* s, const CGFloat* numarray, int size) 624 DPSxyshow(GSCTXT *ctxt, const char* s, const CGFloat* numarray, int size) in DPSxyshow() function 627 (ctxt, @selector(DPSxyshow: : :), s, numarray, size); in DPSxyshow()
|
H A D | NSGraphicsContext.h | 312 - (void) DPSxyshow: (const char*)s : (const CGFloat*)numarray : (int)size;
|
H A D | PSOperators.h | 478 DPSxyshow(DEFCTXT, s, numarray, size); in PSxyshow()
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/gsc/ |
H A D | GSContext.m | 421 - (void) DPSxyshow: (const char *)s : (const CGFloat*)numarray : (int)size 423 [gstate DPSxyshow: s : numarray : size];
|
H A D | GSStreamContext.m | 249 - (void) DPSxyshow: (const char*)s : (const CGFloat*)numarray : (int)size
|
H A D | GSGState.m | 625 - (void) DPSxyshow: (const char*)s : (const CGFloat*)numarray : (int)size
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/xdps/ |
H A D | NSDPSContextOps.m | 814 - (void)DPSxyshow: (const char *)s : (const float *)numarray : (int)size 816 DPSxyshow(dps_context, s, numarray, size);
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/ |
H A D | ARTGState.m | 304 - (void) DPSxyshow: (const char*)s : (const CGFloat*)numarray : (int)size
|
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/ |
H A D | NSGraphicsContext.m | 575 GET_IMP(@selector(DPSxyshow:::)); 1011 - (void) DPSxyshow: (const char *)s : (const CGFloat*)numarray : (int)size
|
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/ |
H A D | ChangeLog.4 | 9546 DPSxyshow, DPSashow, DPSwidthshow, and DPSawidthshow.
|