HomeSort by relevance Sort by last modified time
    Searched defs:FillRectangle (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 970 Status FillRectangle(const Brush *brush,
978 Status FillRectangle(const Brush *brush,
986 Status FillRectangle(const Brush *brush, const RectF& rect)
993 Status FillRectangle(const Brush *brush, const Rect& rect)
    [all...]
  /external/libvncserver/libvncclient/
rfbproto.c 150 static void FillRectangle(rfbClient* client, int x, int y, int w, int h, uint32_t colour) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 779 STDMETHOD_(void, FillRectangle)(const D2D1_RECT_F *rect, ID2D1Brush *brush) PURE;
    [all...]

Completed in 679 milliseconds