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

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c100 printf(" minHorizontalBorderRight %ld\n", range->minHorizontalBorderRight);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h503 * @field minHorizontalBorderRight minimum value of horizontalBorderRight.
581 UInt32 minHorizontalBorderRight; member in struct:IODisplayTimingRange
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c1304 fprintf(connectRef->logfile, " minHorizontalBorderRight %d\n", (int) range->minHorizontalBorderRight);
1482 || (timing->horizontalBorderRight < range->minHorizontalBorderRight))

Completed in 145 milliseconds