Searched refs:MarginRight (Results 1 – 1 of 1) sorted by relevance
226 IN ULONG MarginRight, in BitBltAligned() argument236 X = MarginLeft - MarginRight; in BitBltAligned()240 X = MarginLeft - MarginRight + (SCREEN_WIDTH - BitmapInfoHeader->biWidth + 1) / 2; in BitBltAligned()244 X = MarginLeft - MarginRight + SCREEN_WIDTH - BitmapInfoHeader->biWidth; in BitBltAligned()