Home
last modified time | relevance | path

Searched refs:GetHatchStyle (Results 1 – 23 of 23) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dxhatch.hxx50 css::drawing::HatchStyle GetHatchStyle() const { return eStyle; } in GetHatchStyle() function in XHatch
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dxhatch.hxx51 css::drawing::HatchStyle GetHatchStyle() const { return eStyle; } in GetHatchStyle() function in XHatch
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxtabhtch.cxx96 switch(rHatch.GetHatchStyle()) in CreateBitmap()
H A Dxattr.cxx2441 aUnoHatch.Style = aHatch.GetHatchStyle(); in QueryValue()
2458 aUnoHatch.Style = aHatch.GetHatchStyle(); in QueryValue()
2473 rVal <<= aHatch.GetHatchStyle(); break; in QueryValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A Dxtabhtch.cxx96 switch(rHatch.GetHatchStyle()) in CreateBitmap()
H A Dxattr.cxx2636 aUnoHatch.Style = aHatch.GetHatchStyle(); in QueryValue()
2653 aUnoHatch.Style = aHatch.GetHatchStyle(); in QueryValue()
2668 rVal <<= aHatch.GetHatchStyle(); break; in QueryValue()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dzone_settings.cpp106 m_ZoneBorderDisplayStyle = aSource.GetHatchStyle(); in operator <<()
H A Dzone.h613 ZONE_BORDER_DISPLAY_STYLE GetHatchStyle() const { return m_borderStyle; } in GetHatchStyle() function
H A Dboard.cpp1858 wxPoint(0, 0), aCurrArea->GetHatchStyle() ); in NormalizeAreaPolygon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dtphatch.cxx381 sal::static_int_cast< sal_Int32 >( pHatch->GetHatchStyle() ) ); in ChangeHatchHdl_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dtphatch.cxx377 sal::static_int_cast< sal_Int32 >( pHatch->GetHatchStyle() ) ); in ChangeHatchHdl_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unodraw/
H A DXPropertyTable.cxx472 aUnoHatch.Style = aHatch.GetHatchStyle(); in getAny()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusbrush.h132 HatchStyle GetHatchStyle() const in GetHatchStyle() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusbrush.h132 HatchStyle GetHatchStyle() const in GetHatchStyle() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unodraw/
H A DXPropertyTable.cxx458 aUnoHatch.Style = aHatch.GetHatchStyle(); in getAny()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusbrush.h127 HatchStyle GetHatchStyle() const in GetHatchStyle() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusbrush.h127 HatchStyle GetHatchStyle() const in GetHatchStyle() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx475 XHatchStyleToHatchStyle(rHatch.GetHatchStyle()), in createNewSdrFillAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx499 XHatchStyleToHatchStyle(rHatch.GetHatchStyle()), in createNewSdrFillAttribute()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/plugins/kicad/
H A Dpcb_plugin.cpp1990 switch( aZone->GetHatchStyle() ) in format()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dgdiplus.cpp201 m(GetHatchStyle, (GpHatch *brush, GpHatchStyle *hatchstyle), (brush, hatchstyle)) \
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dgdiplus.cpp198 m(GetHatchStyle, (GpHatch *brush, GpHatchStyle *hatchstyle), (brush, hatchstyle)) \
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dgdiplus.cpp201 m(GetHatchStyle, (GpHatch *brush, GpHatchStyle *hatchstyle), (brush, hatchstyle)) \