Home
last modified time | relevance | path

Searched defs:margin_t (Results 1 – 17 of 17) sorted by relevance

/dports/print/harfbuzz/harfbuzz-3.4.0/util/
H A Dview-options.hh54 struct margin_t { struct
55 double t, r, b, l;
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/util/
H A Dview-options.hh54 struct margin_t { struct
55 double t, r, b, l;
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/util/
H A Dview-options.hh54 struct margin_t { struct
55 double t, r, b, l;
/dports/x11-wm/picom/picom-8.2/src/
H A Dtypes.h23 } margin_t; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/util/
H A Doptions.hh150 struct margin_t { struct
151 double t, r, b, l;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/util/
H A Doptions.hh144 struct margin_t { struct
145 double t, r, b, l;
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/util/
H A Doptions.hh150 struct margin_t { struct
151 double t, r, b, l;
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/util/
H A Doptions.hh144 struct margin_t { struct
145 double t, r, b, l;
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/util/
H A Doptions.hh144 struct margin_t { struct
145 double t, r, b, l;
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/
H A Dthumbs_blend.c121 int margin_t = height - MARGIN; in IMB_thumb_overlay_blend() local
/dports/audio/traverso/traverso-0.49.6/src/traverso/widgets/
H A DSpectralMeterWidget.h109 int margin_t; variable
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DPopUpBox.cc90 …nst border, SGPVSurface* const background, const UINT32 margin_l, const UINT32 margin_t, const UIN… in CreatePopUpBox()
/dports/graphics/darktable38/darktable-3.8.0/src/dtgtk/
H A Dthumbnail.c1668 const int margin_t = height * margins->top / 1000; in _thumb_resize_overlays() local
/dports/graphics/darktable/darktable-3.6.1/src/dtgtk/
H A Dthumbnail.c1626 const int margin_t = height * margins->top / 1000; in _thumb_resize_overlays() local
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dinternal.h358 int margin_t, margin_b, margin_r, margin_l; member
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcommon.h288 } margin_t; typedef
/dports/devel/notcurses/notcurses-3.0.1/include/notcurses/
H A Dnotcurses.h974 unsigned margin_t, margin_r, margin_b, margin_l; member