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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPen.h 85 IN DashCap dashCap)
88 startCap, endCap, dashCap));
93 IN LineCap dashCap)
96 startCap, endCap, dashCap));
111 Status SetDashCap(IN DashCap dashCap)
114 dashCap));
117 Status SetDashCap(IN LineCap dashCap)
119 return SetStatus(DllExports::GdipSetPenDashCap(nativePen, dashCap));
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 187 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetPenDashCap197819)(GpPen *pen, GpDashCap dashCap);
235 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetPenLineCap197819)(GpPen *pen, GpLineCap startCap, GpLineCap endCap, GpDashCap dashCap);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 541 D2D1_CAP_STYLE dashCap;
    [all...]
  /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 101 milliseconds