Searched refs:DPSxshow (Results 1 – 15 of 15) sorted by relevance
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/gsc/ |
H A D | GSGStateOps.h | 63 - (void) DPSxshow: (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 | 120 DPSxshow(GSCTXT *ctxt, const char* s, const CGFloat* numarray, int size) 617 DPSxshow(GSCTXT *ctxt, const char* s, const CGFloat* numarray, int size) in DPSxshow() function 620 (ctxt, @selector(DPSxshow: : :), s, numarray, size); in DPSxshow()
|
H A D | NSGraphicsContext.h | 311 - (void) DPSxshow: (const char*)s : (const CGFloat*)numarray : (int)size;
|
H A D | PSOperators.h | 472 DPSxshow(DEFCTXT, s, numarray, size); in PSxshow()
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/gsc/ |
H A D | GSContext.m | 416 - (void) DPSxshow: (const char *)s : (const CGFloat*)numarray : (int)size 418 [gstate DPSxshow: s : numarray : size];
|
H A D | GSStreamContext.m | 244 - (void) DPSxshow: (const char*)s : (const CGFloat*)numarray : (int)size
|
H A D | GSGState.m | 618 - (void) DPSxshow: (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 | 809 - (void)DPSxshow: (const char *)s : (const float *)numarray : (int)size 811 DPSxshow(dps_context, s, numarray, size);
|
/dports/editors/emacs/emacs-27.2/src/ |
H A D | nsfont.m | 1178 DPSxshow (context, (const char *) cbuf, advances, len); 1186 /* draw with DPSxshow () */ 1188 DPSxshow (context, (const char *) cbuf, advances, len);
|
H A D | ChangeLog.13 | 16634 DPSxshow.
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/ |
H A D | ARTGState.m | 277 - (void) DPSxshow: (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 | 573 GET_IMP(@selector(DPSxshow:::)); 999 - (void) DPSxshow: (const char *)s : (const CGFloat*)numarray : (int)size
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/ |
H A D | ChangeLog | 5222 Support DPSxshow, xyshow, ashow, widthshow, and awidthshow in same
|
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/ |
H A D | ChangeLog.4 | 9545 * Source/NSGraphicsContext.m: Undeprecate DPSxshow, DPSyshow,
|
/dports/editors/emacs-devel/emacs-4d1968b/src/ |
H A D | ChangeLog.13 | 16634 DPSxshow.
|