HomeSort by relevance Sort by last modified time
    Searched refs:GdipDeleteBrush (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 46 DllExports::GdipDeleteBrush(nativeBrush);
106 DllExports::GdipDeleteBrush(cloneBrush);
213 DllExports::GdipDeleteBrush(cloneBrush);
421 DllExports::GdipDeleteBrush(cloneBrush);
528 DllExports::GdipDeleteBrush(cloneBrush);
gdipluspath.h 688 DllExports::GdipDeleteBrush(cloneBrush);
gdiplusflat.h 75 GpStatus WINGDIPAPI GdipDeleteBrush(GpBrush*);
    [all...]
  /external/pdfium/core/fxge/win32/
win32_int.h 77 void GdipDeleteBrush(void* pBrush);
fx_win32_gdipext.cpp 126 "GdipDeleteBrush",
551 CallFunc(GdipDeleteBrush)(solidBrush);
    [all...]

Completed in 255 milliseconds