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_1.h 250 D2D1_CAP_STYLE dashCap;
    [all...]
d2d1.h 552 D2D1_CAP_STYLE dashCap;
    [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_gdipext.cpp 31 using Gdiplus::DashCap;
270 GpDashCap dashCap);
410 GpDashCap dashCap);
    [all...]

Completed in 212 milliseconds