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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspen.h 119 DashCap GetDashCap() const
121 DashCap result = DashCapFlat;
260 Status SetDashCap(DashCap dashCap)
263 nativePen, dashCap));
285 Status SetLineCap(LineCap startCap, LineCap endCap, DashCap dashCap)
288 nativePen, startCap, endCap, dashCap));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 115 D2D1_CAP_STYLE dashCap = D2D1_CAP_STYLE_FLAT,
120 D2D1_STROKE_STYLE_PROPERTIES r = {startCap, endCap, dashCap, lineJoin, miterLimit, dashStyle, dashOffset};
d2d1.h 541 D2D1_CAP_STYLE dashCap;
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 192 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetPenDashCap197819)(GpPen *pen, GpDashCap dashCap);
240 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetPenLineCap197819)(GpPen *pen, GpLineCap startCap, GpLineCap endCap, GpDashCap 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 288 milliseconds