Searched refs:locky (Results 1 – 2 of 2) sorted by relevance
438 INT lockx, locky; /* X and Y coordinates of the rect when a bitmap is locked for writing. */ member
1157 bitmap->locky = act_rect.Y; in GdipBitmapLockBits()1220 …bitmap->bits + bitmap->stride * bitmap->locky + PIXELFORMATBPP(bitmap->format) * bitmap->lockx / 8, in GdipBitmapUnlockBits()