Home
last modified time | relevance | path

Searched refs:PT_LR (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/cenon/Cenon/GraphicObjects.subproj/
H A DClipRectangle.h38 #define PT_LR 3 macro
H A DVRectangle.h39 #define PT_LR 3 macro
H A DVImage.h38 #define PT_LR 3 macro
H A DClipRectangle.m342 case PT_LR: pc.x = origin.x + size.x; pc.y = origin.y; break;
373 case PT_LR:
400 case PT_LR: return NSMakePoint( origin.x + size.x, origin.y );
H A DVImage.m1459 case PT_LR: pc.x = origin.x + size.width; pc.y = origin.y; break;
1515 case PT_LR:
1567 case PT_LR: return NSMakePoint( origin.x + size.width, origin.y );
H A DVRectangle.m966 case PT_LR:
1019 case PT_LR: p.x = origin.x + size.x; p.y = origin.y; break;
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dlinux-m32r-low.c35 PT_R8, PT_R9, PT_R10, PT_R11, PT_R12, PT_FP, PT_LR, PT_SPU,
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dlinux-m32r-low.c34 PT_R8, PT_R9, PT_R10, PT_R11, PT_R12, PT_FP, PT_LR, PT_SPU,
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dabstractile.c38 #define PT_LR 2 macro