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

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c99 printf(" maxHorizontalBorderLeft %ld\n", range->maxHorizontalBorderLeft);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h502 * @field maxHorizontalBorderLeft maximum value of horizontalBorderLeft.
580 UInt32 maxHorizontalBorderLeft; member in struct:IODisplayTimingRange
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c631 range->maxHorizontalBorderLeft = 0xffffffff;
1303 fprintf(connectRef->logfile, " maxHorizontalBorderLeft %d\n", (int) range->maxHorizontalBorderLeft);
1478 if( (timing->horizontalBorderLeft > range->maxHorizontalBorderLeft)

Completed in 203 milliseconds