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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPen.h 379 DashStyle GetDashStyle() const
381 DashStyle dashStyle;
383 SetStatus(DllExports::GdipGetPenDashStyle(nativePen, &dashStyle));
385 return dashStyle;
388 Status SetDashStyle(IN DashStyle dashStyle)
390 return SetStatus(DllExports::GdipSetPenDashStyle(nativePen, dashStyle));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 544 D2D1_DASH_STYLE dashStyle;
    [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 6946 milliseconds