HomeSort by relevance Sort by last modified time
    Searched defs:hBrush (Results 1 - 4 of 4) 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...]
  /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 735 milliseconds