Searched defs:FillRectangle (Results 1 – 3 of 3) sorted by relevance
329 FX_BOOL CFDE_FxgeDevice::FillRectangle(IFDE_Brush* pBrush, in FillRectangle() function in CFDE_FxgeDevice
507 FX_BOOL CFDE_GdiDevice::FillRectangle(IFDE_Brush* pBrush, in FillRectangle() function in CFDE_GdiDevice
150 static void FillRectangle(rfbClient* client, int x, int y, int w, int h, uint32_t colour) { in FillRectangle() function