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

/macosx-10.10/IOGraphics-485/tools/
H A Drange.c75 printf(" charSizeVerticalBorderBottom %d\n", range->charSizeVerticalBorderBottom);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h481 * @field charSizeVerticalBorderBottom verticalBorderBottom must be a multiple of charSizeVerticalBorderBottom.
553 UInt8 charSizeVerticalBorderBottom; member in struct:IODisplayTimingRange
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c647 range->charSizeVerticalBorderBottom = 1;
1279 fprintf(connectRef->logfile, " charSizeVerticalBorderBottom %d\n", range->charSizeVerticalBorderBottom);
1513 if( timing->verticalBorderBottom % range->charSizeVerticalBorderBottom)

Completed in 125 milliseconds