Home
last modified time | relevance | path

Searched defs:isFilled (Results 1 – 25 of 121) sorted by relevance

12345

/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/ui/style/
H A DBasicStyle.java34 private boolean isFilled = true; field in BasicStyle
132 public boolean isFilled() { in isFilled() method in BasicStyle
136 public void setFilled(boolean isFilled) { in setFilled()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluslinecaps.h36 AdjustableArrowCap(REAL height, REAL width, BOOL isFilled): in AdjustableArrowCap()
99 Status SetFillState(BOOL isFilled) in SetFillState()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluslinecaps.h36 AdjustableArrowCap(REAL height, REAL width, BOOL isFilled): in AdjustableArrowCap()
99 Status SetFillState(BOOL isFilled) in SetFillState()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdipluslinecaps.h41 AdjustableArrowCap(REAL height, REAL width, BOOL isFilled): in AdjustableArrowCap()
104 Status SetFillState(BOOL isFilled) in SetFillState()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdipluslinecaps.h41 AdjustableArrowCap(REAL height, REAL width, BOOL isFilled): in AdjustableArrowCap()
104 Status SetFillState(BOOL isFilled) in SetFillState()
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dadjustablearrowcap.c167 GdipCreateAdjustableArrowCap (REAL height, REAL width, BOOL isFilled, GpAdjustableArrowCap **cap) in GdipCreateAdjustableArrowCap()
265 GdipSetAdjustableArrowCapFillState (GpAdjustableArrowCap *cap, BOOL isFilled) in GdipSetAdjustableArrowCapFillState()
279 GdipGetAdjustableArrowCapFillState (GpAdjustableArrowCap *cap, BOOL *isFilled) in GdipGetAdjustableArrowCapFillState()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.h99 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
181 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
263 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.h100 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
183 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
261 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/effects/
H A DGrBezierEffect.h83 inline bool isFilled() const { return false; } in isFilled() function
149 inline bool isFilled() const { return false; } in isFilled() function
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/tests/
H A Dtestadjustablearrowcap.c36 BOOL isFilled; in verifyArrowCap() local
501 BOOL isFilled; in test_setAdjustableArrowCapFillState() local
556 BOOL isFilled; in test_getAdjustableArrowCapFillState() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.h99 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
183 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/effects/
H A DGrBezierEffect.h93 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
172 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.h99 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
183 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.h99 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
183 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrBezierEffect.h99 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
183 inline bool isFilled() const { return GrProcessorEdgeTypeIsFill(fEdgeType); } in isFilled() function
/dports/science/cdk/cdk-cdk-2.3/display/render/src/main/java/org/openscience/cdk/renderer/selection/
H A DIChemObjectSelection.java63 public boolean isFilled(); in isFilled() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/
H A DAdjustableArrowCap.cs15 public AdjustableArrowCap(float width, float height, bool isFilled) in AdjustableArrowCap()
/dports/editors/ted/Ted-2.23/docHtml/
H A DdocWriteCss.c35 int isFilled= 0; in docCssUseBackgroundStyle() local
54 int isFilled= 0; in docCssEmitBackgroundStyle() local
/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dprimitives.h61 bool isFilled() const { return _filled; } in isFilled() function
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dprimitives.h61 bool isFilled() const { return _filled; } in isFilled() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/primitive2d/
H A Dtextprimitive2d.hxx164 bool isFilled() const { return mbFilled; } in isFilled() function in drawinglayer::primitive2d::TextSimplePortionPrimitive2D
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/primitive2d/
H A Dtextprimitive2d.hxx169 bool isFilled() const { return mbFilled; } in isFilled() function in drawinglayer::primitive2d::TextSimplePortionPrimitive2D
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/geometry/
H A Dpolygon.h79 bool isFilled() const noexcept { return mIsFilled; } in isFilled() function
H A Dcircle.h78 bool isFilled() const noexcept { return mIsFilled; } in isFilled() function
/dports/security/py-fail2ban/fail2ban-0.11.2/fail2ban/tests/
H A Ddummyjail.py53 def isFilled(self): member in DummyJail

12345