Home
last modified time | relevance | path

Searched refs:ID2D1SolidColorBrush (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/direct2d/
H A Dd2ddrawcontext.h31 ID2D1SolidColorBrush* getFillBrush () const { return fillBrush; } in getFillBrush()
32 ID2D1SolidColorBrush* getStrokeBrush () const { return strokeBrush; } in getStrokeBrush()
33 ID2D1SolidColorBrush* getFontBrush () const { return fontBrush; } in getFontBrush()
101 ID2D1SolidColorBrush* fillBrush;
102 ID2D1SolidColorBrush* strokeBrush;
103 ID2D1SolidColorBrush* fontBrush;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/direct2d/
H A Dd2ddrawcontext.h29 ID2D1SolidColorBrush* getFillBrush () const { return fillBrush; } in getFillBrush()
30 ID2D1SolidColorBrush* getStrokeBrush () const { return strokeBrush; } in getStrokeBrush()
31 ID2D1SolidColorBrush* getFontBrush () const { return fontBrush; } in getFontBrush()
99 ID2D1SolidColorBrush* fillBrush;
100 ID2D1SolidColorBrush* strokeBrush;
101 ID2D1SolidColorBrush* fontBrush;
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/
H A DPlatWX.h81 ID2D1SolidColorBrush* GetSolidBrush() const { return m_pSolidBrush.get(); } in GetSolidBrush()
92 wxCOMPtr<ID2D1SolidColorBrush> m_pSolidBrush;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/native/
H A Djuce_win32_DirectWriteTypeLayout.cpp127 … glyphRunLayout->colour = getColourOf (static_cast<ID2D1SolidColorBrush*> (clientDrawingEffect)); in DrawGlyphRun()
164 static Colour getColourOf (ID2D1SolidColorBrush* d2dBrush) noexcept in getColourOf()
298 ComSmartPtr<ID2D1SolidColorBrush> d2dBrush; in addAttributedRange()
412 ComSmartPtr<ID2D1SolidColorBrush> d2dBrush; in drawToD2DContext()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/native/
H A Djuce_win32_DirectWriteTypeLayout.cpp127 … glyphRunLayout->colour = getColourOf (static_cast<ID2D1SolidColorBrush*> (clientDrawingEffect)); in DrawGlyphRun()
164 static Colour getColourOf (ID2D1SolidColorBrush* d2dBrush) noexcept in getColourOf()
298 ComSmartPtr<ID2D1SolidColorBrush> d2dBrush; in addAttributedRange()
412 ComSmartPtr<ID2D1SolidColorBrush> d2dBrush; in drawToD2DContext()
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/msvs/uwp/
H A DtbbTachyonRenderer.h35 Microsoft::WRL::ComPtr<ID2D1SolidColorBrush> m_Brush;
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/msvs/uwp/
H A DtbbTachyonRenderer.h35 Microsoft::WRL::ComPtr<ID2D1SolidColorBrush> m_Brush;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/
H A DPlatWX.h184 ID2D1SolidColorBrush* GetSolidBrush() const { return m_pSolidBrush.get(); } in GetSolidBrush()
195 wxCOMPtr<ID2D1SolidColorBrush> m_pSolidBrush;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_uwp.h47 ID2D1SolidColorBrush* m_d2dWhiteBrush;
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_uwp.h47 ID2D1SolidColorBrush* m_d2dWhiteBrush;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_uwp.h47 ID2D1SolidColorBrush* m_d2dWhiteBrush;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawTargetD2D1.h224 already_AddRefed<ID2D1SolidColorBrush> GetSolidColorBrush(
253 RefPtr<ID2D1SolidColorBrush> mSolidColorBrush;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawTargetD2D1.h217 already_AddRefed<ID2D1SolidColorBrush> GetSolidColorBrush(const D2D_COLOR_F& aColor);
239 RefPtr<ID2D1SolidColorBrush> mSolidColorBrush;
H A DDrawTargetD2D1.cpp298 RefPtr<ID2D1SolidColorBrush> brush; in ClearRect()
395 RefPtr<ID2D1SolidColorBrush> brush; in CopySurface()
1667 already_AddRefed<ID2D1SolidColorBrush>
1670 RefPtr<ID2D1SolidColorBrush> brush = mSolidColorBrush; in GetSolidColorBrush()
1778 RefPtr<ID2D1SolidColorBrush> brush; in CreateBrushForPattern()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-d2d-private.h132 RefPtr<ID2D1SolidColorBrush> solidColorBrush;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-d2d-private.h132 RefPtr<ID2D1SolidColorBrush> solidColorBrush;
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTargetD2D1.h231 already_AddRefed<ID2D1SolidColorBrush> GetSolidColorBrush(
260 RefPtr<ID2D1SolidColorBrush> mSolidColorBrush;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawTargetD2D1.h231 already_AddRefed<ID2D1SolidColorBrush> GetSolidColorBrush(
260 RefPtr<ID2D1SolidColorBrush> mSolidColorBrush;
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DDrawTargetD2D1.h231 already_AddRefed<ID2D1SolidColorBrush> GetSolidColorBrush(
260 RefPtr<ID2D1SolidColorBrush> mSolidColorBrush;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTargetD2D1.h231 already_AddRefed<ID2D1SolidColorBrush> GetSolidColorBrush(
260 RefPtr<ID2D1SolidColorBrush> mSolidColorBrush;
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwd2d.cpp76 static HRESULT d2dPolyline(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, ID2D1S…
78 static void d2dDot(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, float x, float…
103 ID2D1SolidColorBrush *pBrush;
249 d2dPolyline(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, ID2D1StrokeStyle * pS… in d2dPolyline()
333 d2dDot(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, float x, float y) in d2dDot()
401 ID2D1SolidColorBrush * pSolidBrush = NULL; in d2dCreatePatternBrush()
648 draw_enhanced_init(LPGW lpgw, ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush *pBrush, LPRE… in draw_enhanced_init()
708 ID2D1SolidColorBrush * pSolidBrush = NULL;
734 ID2D1SolidColorBrush * pSolidFillBrush = NULL;
736 ID2D1SolidColorBrush * pGrayBrush = NULL;
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwd2d.cpp97 static HRESULT d2dPolyline(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, ID2D1S…
99 static void d2dDot(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, float x, float…
139 ID2D1SolidColorBrush *pBrush;
505 d2dPolyline(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, ID2D1StrokeStyle * pS… in d2dPolyline()
589 d2dDot(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, float x, float y) in d2dDot()
658 ID2D1SolidColorBrush * pSolidBrush = NULL; in d2dCreatePatternBrush()
905 draw_enhanced_init(LPGW lpgw, ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush *pBrush, LPRE… in draw_enhanced_init()
1166 ID2D1SolidColorBrush * pSolidBrush = NULL;
1192 ID2D1SolidColorBrush * pSolidFillBrush = NULL;
1194 ID2D1SolidColorBrush * pGrayBrush = NULL;
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwd2d.cpp97 static HRESULT d2dPolyline(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, ID2D1S…
99 static void d2dDot(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, float x, float…
139 ID2D1SolidColorBrush *pBrush;
505 d2dPolyline(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, ID2D1StrokeStyle * pS… in d2dPolyline()
589 d2dDot(ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush * pBrush, float x, float y) in d2dDot()
658 ID2D1SolidColorBrush * pSolidBrush = NULL; in d2dCreatePatternBrush()
905 draw_enhanced_init(LPGW lpgw, ID2D1RenderTarget * pRenderTarget, ID2D1SolidColorBrush *pBrush, LPRE… in draw_enhanced_init()
1166 ID2D1SolidColorBrush * pSolidBrush = NULL;
1192 ID2D1SolidColorBrush * pSolidFillBrush = NULL;
1194 ID2D1SolidColorBrush * pGrayBrush = NULL;
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWRasterImage-d2d1.C158 ID2D1SolidColorBrush *strokeBrush_;
322 reinterpret_cast<ID2D1SolidColorBrush**>(&impl_->fillBrush_)); in WRasterImage()
577 reinterpret_cast<ID2D1SolidColorBrush**>(&impl_->fillBrush_)); in setChanged()
580 reinterpret_cast<ID2D1SolidColorBrush*>(impl_->fillBrush_)->SetColor(fromWColor(color)); in setChanged()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h1218 interface DX_DECLARE_INTERFACE("2cd906a9-12e2-11dc-9fed-001143a055f9") ID2D1SolidColorBrush : publ…
2364 _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush
2847 _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush in CreateSolidColorBrush()
2858 _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush in CreateSolidColorBrush()
3498 typedef interface ID2D1SolidColorBrush ID2D1SolidColorBrush; typedef

12345678910>>...12