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

  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 646 HBRUSH hPattern = CreateSolidBrush(bitmap_color & 0xffffff);
647 HBRUSH hOld = (HBRUSH)SelectObject(m_hDC, hPattern);
752 static HBRUSH _CreateBrush(FX_DWORD argb) {
904 HBRUSH hBrush = NULL;
912 hBrush = _CreateBrush(fill_color);
913 hBrush = (HBRUSH)SelectObject(m_hDC, hBrush);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h 765 HBRUSH hbrBackground;
780 HBRUSH hbrBackground;
800 HBRUSH hbrBackground;
813 HBRUSH hbrBackground;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 84 milliseconds