Searched refs:DWriteContext_FillRect (Results 1 – 3 of 3) sorted by relevance
73 void DWriteContext_FillRect(DWriteContext *ctx, const RECT *rc, COLORREF color);
1290 DWriteContext_FillRect(DWriteContext *ctx, const RECT *rc, COLORREF color) in DWriteContext_FillRect() function
6087 DWriteContext_FillRect(s_dwc, rcp, color); in fill_rect()