Searched defs:D2D1_CAP_STYLE (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd2d1.h220 } D2D1_CAP_STYLE; typedef in typeref:enum:_D2D1_CAP_STYLE
539 D2D1_CAP_STYLE startCap;
540 D2D1_CAP_STYLE endCap;
541 D2D1_CAP_STYLE dashCap;
2258 STDMETHOD_(D2D1_CAP_STYLE, GetStartCap)(void) const PURE;
2259 STDMETHOD_(D2D1_CAP_STYLE, GetEndCap)(void) const PURE;
2260 STDMETHOD_(D2D1_CAP_STYLE, GetDashCap)(void) const PURE;
2274 STDMETHOD_(D2D1_CAP_STYLE, GetStartCap)(ID2D1StrokeStyle *This) PURE;
2275 STDMETHOD_(D2D1_CAP_STYLE, GetEndCap)(ID2D1StrokeStyle *This) PURE;
2276 STDMETHOD_(D2D1_CAP_STYLE, GetDashCa
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd2d1.h220 } D2D1_CAP_STYLE; typedef in typeref:enum:_D2D1_CAP_STYLE
539 D2D1_CAP_STYLE startCap;
540 D2D1_CAP_STYLE endCap;
541 D2D1_CAP_STYLE dashCap;
2258 STDMETHOD_(D2D1_CAP_STYLE, GetStartCap)(void) const PURE;
2259 STDMETHOD_(D2D1_CAP_STYLE, GetEndCap)(void) const PURE;
2260 STDMETHOD_(D2D1_CAP_STYLE, GetDashCap)(void) const PURE;
2274 STDMETHOD_(D2D1_CAP_STYLE, GetStartCap)(ID2D1StrokeStyle *This) PURE;
2275 STDMETHOD_(D2D1_CAP_STYLE, GetEndCap)(ID2D1StrokeStyle *This) PURE;
2276 STDMETHOD_(D2D1_CAP_STYLE, GetDashCa
[all...]

Completed in 92 milliseconds