Searched +refs:device +refs:pixel +refs:height (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DQuickTimeTcl.h142 const Rect *bounds, CTabHandle cTable, GDHandle device,
150 int width, int height, char *tkImage );
187 int TkSetMacColor( unsigned long pixel, RGBColor *macColor);
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp246 IOService * device; member in struct:IOFBController
878 int height; local
898 height = saveRect.maxy - saveRect.miny;
912 height);
926 int height; local
953 height = shmem->saveRect.maxy - shmem->saveRect.miny;
958 vramPtr, vramRow, width, height);
1002 + shmem->cursorSize[0 != shmem->frame].height;
1037 + shmem->cursorSize[0 != shmem->frame].height;
1207 cursorImageBytes = maxCursorSize.width * maxCursorSize.height
3546 UInt32 width, height, lineBytes = 0; local
3551 UInt32 pixel = 0; local
3957 dev_t device = makedev( 14, 0 ); local
5049 IOService * device = 0; local
7045 IOService * device; local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dmkpsenc.tcl1101 /height 0 def
1175 % compute the closest size that is an exact multiple of the device's
1176 % pixel size. This allows stipple patterns to be displayed without
1180 % Compute exact number of device pixels per stipple dot.
1190 % width height string StippleFill --
1195 % stipple pattern and "width" and "height" give its dimensions. Each
1219 % Stack now: width height string y1 y2 x1 x2
1227 % Stack now: width height string y1 y2 x y
1293 % Compute the baseline offset and the actual font height.
1297 exch pop exch sub /height exc
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dmkpsenc.tcl1101 /height 0 def
1175 % compute the closest size that is an exact multiple of the device's
1176 % pixel size. This allows stipple patterns to be displayed without
1180 % Compute exact number of device pixels per stipple dot.
1190 % width height string StippleFill --
1195 % stipple pattern and "width" and "height" give its dimensions. Each
1219 % Stack now: width height string y1 y2 x1 x2
1227 % Stack now: width height string y1 y2 x y
1293 % Compute the baseline offset and the actual font height.
1297 exch pop exch sub /height exc
[all...]

Completed in 173 milliseconds