Home
last modified time | relevance | path

Searched refs:leftxf (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dgraphics.c1001 REAL leftxf, topyf; in resample_bitmap_pixel() local
1008 leftxf = (REAL)leftx; in resample_bitmap_pixel()
1027 x_offset = point->X - leftxf; in resample_bitmap_pixel()
1070 REAL leftxf, topyf; in resample_bitmap_pixel_premult() local
1077 leftxf = (REAL)leftx; in resample_bitmap_pixel_premult()
1096 x_offset = point->X - leftxf; in resample_bitmap_pixel_premult()