Home
last modified time | relevance | path

Searched refs:DPSshow (Results 1 – 18 of 18) sorted by relevance

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSGraphicsContext.m569 GET_IMP(@selector(DPSshow:));
937 /** Displays a string as in DPSshow, except that (x,y) is added to
951 Using this method should be more efficient that using -DPSshow:
975 - (void) DPSshow: (const char *)s
984 Using this method should be more efficient than using -DPSshow:
992 /** Displays a string as in DPSshow, except that the glyph x
996 should be more efficient than using -DPSshow: with appropriate
1004 /** Displays a string as in DPSshow, except that the glyph x and y
1008 should be more efficient than using -DPSshow: with appropriate
1016 /** Displays a string as in DPSshow, except that the glyph y
[all …]
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/gsc/
H A DGSGStateOps.h61 - (void) DPSshow: (const char*)s;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DDPSOperators.h112 DPSshow(GSCTXT *ctxt, const char* s)
603 DPSshow(GSCTXT *ctxt, const char* s) in DPSshow() function
606 (ctxt, @selector(DPSshow:), s); in DPSshow()
H A DNSGraphicsContext.h309 - (void) DPSshow: (const char*)s;
H A DPSOperators.h460 DPSshow(DEFCTXT, s); in PSshow()
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/gsc/
H A DGSContext.m406 - (void) DPSshow: (const char *)s
408 [gstate DPSshow: s];
H A DGSStreamContext.m228 - (void) DPSshow: (const char*)s
325 [self DPSshow: string];
H A DGSGState.m603 - (void) DPSshow: (const char*)s
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/xdps/
H A DNSDPSContextOps.m764 - (void)DPSshow: (const char *)s
766 DPSshow(dps_context, s);
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/
H A DNEWS50 * cairo: Get -DPSshow: to work on scaled windows.
H A DChangeLog619 * Source/cairo/CairoGState.m (-DPSshow:): Get DPSshow: to work on
1306 -Added dummy DPSshow:, GSShowText:: etc.
3974 (-DPSshow:): Apply correct scale and translate transformation matrix.
4271 * Source/cairo/CairoGState.m (-DPScharpath::, -DPSshow:,
5223 drawString:... method that was just implementing DPSshow, and drop
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Documentation/
H A Dnews.texi54 @item cairo: Get -DPSshow: to work on scaled windows.
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A DARTGState.m220 - (void) DPSshow: (const char*)s
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/opal/
H A DOpalGState.m150 - (void) DPSshow: (const char *)s
/dports/x11/terminal.app/Terminal-0.9.9/
H A DTerminalView.m728 DPSshow(cur,buf);
730 /* ~95 cycles to ARTGState -DPSshow:... */
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/winlib/
H A DWIN32GState.m1203 - (void)DPSshow: (const char *)s
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/cairo/
H A DCairoGState.m385 - (void) DPSshow: (const char *)s
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/xlib/
H A DXGGState.m1252 - (void)DPSshow: (const char *)s