Searched defs:rotation (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DTextPainter.h38 static inline AffineTransform rotation(const FloatRect& boxRect, RotationDirection clockwise) function in namespace:WebCore
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DController.py192 def rotation(self): member in class:Controller
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DController.py192 def rotation(self): member in class:Controller
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Graphics/CGRotation/
H A DController.py192 def rotation(self): member in class:Controller
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventData.h199 } rotation; member in struct:_IOHIDMultiAxisPointerEventData
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssembler.h1056 TrustedImm32 rotation; member in struct:JSC::MacroAssembler::RotatedImmPtr
1061 uint8_t rotation = random() % (sizeof(void*) * 8); local
1124 TrustedImm32 rotation; member in struct:JSC::MacroAssembler::RotatedImm64
1129 uint8_t rotation local
[all...]
/macosx-10.10/groff-38/groff/src/devices/grolbp/
H A Dlbp.h261 vdmellipse(int centerx, int centery, int radiusx, int radiusy,int rotation) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h350 UInt16 rotation; /* Fixed-point representation of device rotation in a 10.6 format */ member in struct:_NXTabletPointData
467 UInt16 rotation; /* Fixed-point representation of device rotation in a 10.6 format */ member in struct:__anon2151::__anon2161
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiff2ps.c142 int rotation = 0; /* optional value for rotation angle */ variable
[all...]
H A Dtiffcrop.c284 uint16 rotation; /* Clockwise rotation of the extracted region or image */ member in struct:crop_mask
6026 uint16 mirror, rotation; local
7792 rotateContigSamples8bits(uint16 rotation, uint16 spp, uint16 bps, uint32 width, uint32 length, uint32 col, uint8 *src, uint8 *dst) argument
7868 rotateContigSamples16bits(uint16 rotation, uint16 spp, uint16 bps, uint32 width, uint32 length, uint32 col, uint8 *src, uint8 *dst) argument
7951 rotateContigSamples24bits(uint16 rotation, uint16 spp, uint16 bps, uint32 width, uint32 length, uint32 col, uint8 *src, uint8 *dst) argument
8042 rotateContigSamples32bits(uint16 rotation, uint16 spp, uint16 bps, uint32 width, uint32 length, uint32 col, uint8 *src, uint8 *dst) argument
8151 rotateImage(uint16 rotation, struct image_data *image, uint32 *img_width, uint32 *img_length, unsigned char **ibuff_ptr) argument
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-arm.c5873 bfd_vma rotation = (insn & 0xf00) >> 8; local
[all...]

Completed in 437 milliseconds