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

  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 591 static HPEN _CreatePen(const CFX_GraphStateData* pGraphState, const CFX_AffineMatrix* pMatrix, FX_DWORD argb)
654 HPEN hPen = ExtCreatePen(PenStyle, (DWORD)FXSYS_ceil(width), &lb, pGraphState->m_DashCount, (const DWORD*)pDash);
658 return hPen;
795 HPEN hPen = NULL;
799 hPen = _CreatePen(pGraphState, pMatrix, stroke_color);
800 hPen = (HPEN)SelectObject(m_hDC, hPen);
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 42 milliseconds