Home
last modified time | relevance | path

Searched defs:src_x (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dscaler.c197 UINT src_x, src_y; in NearestNeighbor_CopyScanline() local
/reactos/dll/win32/comctl32/
H A Dimagelist.c1291 int src_x, int src_y, int cx, int cy, BLENDFUNCTION func, in alpha_blend_image()
1421 int src_x, int src_y, int cx, int cy, COLORREF rgbFg, in saturate_image()
/reactos/dll/win32/gdiplus/
H A Dgraphics.c327 HDC hdc, INT src_x, INT src_y, INT src_width, INT src_height) in gdi_alpha_blend()