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

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c106 printf(" maxVerticalBorderBottom %ld\n", range->maxVerticalBorderBottom);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h508 * @field maxVerticalBorderBottom maximum value of verticalBorderBottom.
587 UInt32 maxVerticalBorderBottom; member in struct:IODisplayTimingRange
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c634 range->maxVerticalBorderBottom = 0xffffffff;
1310 fprintf(connectRef->logfile, " maxVerticalBorderBottom %d\n", (int) range->maxVerticalBorderBottom);
1487 if( (timing->verticalBorderBottom > range->maxVerticalBorderBottom)

Completed in 198 milliseconds