Searched refs:dashCap (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusPen.h85 IN DashCap dashCap)
88 startCap, endCap, dashCap));
93 IN LineCap dashCap)
96 startCap, endCap, dashCap));
111 Status SetDashCap(IN DashCap dashCap) argument
114 dashCap));
117 Status SetDashCap(IN LineCap dashCap) argument
119 return SetStatus(DllExports::GdipSetPenDashCap(nativePen, dashCap));
144 DashCap dashCap; local
147 &dashCap));
83 SetLineCap(IN LineCap startCap, IN LineCap endCap, IN DashCap dashCap) argument
91 SetLineCap(IN LineCap startCap, IN LineCap endCap, IN LineCap dashCap) argument
154 LineCap dashCap; local
[all...]
H A DGdiPlusFlat.h950 GpDashCap dashCap);
954 GpLineCap dashCap);
966 GdipSetPenDashCap197819(GpPen *pen, GpDashCap dashCap);
969 GdipSetPenDashCap(GpPen *pen, GpLineCap dashCap);
980 GdipGetPenDashCap197819(GpPen *pen, GpDashCap *dashCap);
983 GdipGetPenDashCap(GpPen *pen, GpLineCap *dashCap);
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp187 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetPenDashCap197819)(GpPen *pen, GpDashCap dashCap);
235 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetPenLineCap197819)(GpPen *pen, GpLineCap startCap, GpLineCap endCap, GpDashCap dashCap);
735 DashCap dashCap = DashCapFlat; local
743 dashCap = DashCapRound;
751 CallFunc(GdipSetPenLineCap197819)(pPen, lineCap, lineCap, dashCap);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 104 milliseconds