/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
D | GdiPlusBrush.h | 37 GpBrush *brush = NULL; in Clone() local 133 GpSolidFill *brush = NULL; in SolidBrush() local 464 GpLineGradient *brush = NULL; in LinearGradientBrush() local 481 GpLineGradient *brush = NULL; in LinearGradientBrush() local 498 GpLineGradient *brush = NULL; in LinearGradientBrush() local 515 GpLineGradient *brush = NULL; in LinearGradientBrush() local 533 GpLineGradient *brush = NULL; variable 552 GpLineGradient *brush = NULL; variable 881 GpHatch *brush = NULL; variable
|
D | GdiPlusGraphics.h | 1010 Status FillRectangle(IN const Brush* brush, in FillRectangle() 1016 Status FillRectangle(IN const Brush* brush, in FillRectangle() 1027 Status FillRectangles(IN const Brush* brush, in FillRectangles() 1037 Status FillRectangle(IN const Brush* brush, in FillRectangle() 1047 Status FillRectangle(IN const Brush* brush, in FillRectangle() 1061 Status FillRectangles(IN const Brush* brush, in FillRectangles() 1072 Status FillPolygon(IN const Brush* brush, in FillPolygon() 1079 Status FillPolygon(IN const Brush* brush, in FillPolygon() 1090 Status FillPolygon(IN const Brush* brush, in FillPolygon() 1097 Status FillPolygon(IN const Brush* brush, in FillPolygon() [all …]
|
D | GdiPlusPen.h | 304 Status SetBrush(IN const Brush* brush) in SetBrush() 340 Brush* brush = NULL; in GetBrush() local
|
D | GdiPlusPath.h | 1230 GpPathGradient *brush = NULL; variable 1243 GpPathGradient *brush = NULL; variable 1256 GpPathGradient *brush = NULL; in PathGradientBrush() local
|
/external/chromium_org/content/test/plugin/ |
D | plugin_windowed_test.cc | 132 HBRUSH brush = CreateSolidBrush(RGB(255, 0, 0)); in WindowProc() local
|
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/ |
D | main_wnd.cc | 273 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local 306 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local 325 HBRUSH brush = ::CreateSolidBrush(::GetSysColor(COLOR_WINDOW)); in OnPaint() local
|
/external/chromium_org/printing/ |
D | emf_win_unittest.cc | 213 HBRUSH brush = static_cast<HBRUSH>(GetStockObject(BLACK_BRUSH)); in TEST() local
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | browser_desktop_window_tree_host_win.cc | 231 HBRUSH brush = CreateSolidBrush(0); in PostHandleMSG() local
|
/external/chromium_org/remoting/host/ |
D | disconnect_window_win.cc | 216 base::win::ScopedSelectObject brush(hdc, GetStockObject(NULL_BRUSH)); in OnDialogMessage() local
|
/external/chromium_org/skia/ext/ |
D | vector_platform_device_emf_win.cc | 756 LOGBRUSH brush = {0}; in CreatePen() local
|
/external/chromium_org/ui/native_theme/ |
D | native_theme_win.cc | 789 HBRUSH brush = GetSysColorBrush(COLOR_3DDKSHADOW); in PaintButton() local
|
/external/chromium_org/third_party/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 974 IXpsOMBrush** brush, in createXpsBrush()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_gdipext.cpp | 610 void *font, void* brush, void *positions, int flags, const void *matrix) in GdipDrawDriverString()
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 975 IXpsOMBrush** brush, in createXpsBrush()
|
/external/chromium_org/third_party/d3/src/ |
D | d3.js | 8824 d3.svg.brush = function() { function 8826 function brush(g) { function
|