Searched refs:charSizeHorizontalBorderLeft (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c72 printf(" charSizeHorizontalBorderLeft %d\n", range->charSizeHorizontalBorderLeft);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h478 * @field charSizeHorizontalBorderLeft horizontalBorderLeft must be a multiple of charSizeHorizontalBorderLeft.
550 UInt8 charSizeHorizontalBorderLeft; member in struct:IODisplayTimingRange
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c644 range->charSizeHorizontalBorderLeft = 1;
1276 fprintf(connectRef->logfile, " charSizeHorizontalBorderLeft %d\n", range->charSizeHorizontalBorderLeft);
1507 if( timing->horizontalBorderLeft % range->charSizeHorizontalBorderLeft)

Completed in 183 milliseconds