Home
last modified time | relevance | path

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

/dports/audio/guidoar/guidoar-cf5681a/src/lang/expressions/
H A DguidoExprEnum.h34 kStretch, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/layout/
H A Dbox_layout.h52 kStretch, enumerator
H A Dflex_layout_types.h26 enum class LayoutAlignment { kStart, kCenter, kEnd, kStretch }; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dfont_builder.h149 kStretch, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dfont_builder.h150 kStretch, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/printing/
H A Dpdf_thumbnailer_unittest.cc26 constexpr bool kStretch = true; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/layout/
H A Dbox_layout.h50 kStretch, enumerator
H A Dflex_layout_types.h26 enum class LayoutAlignment { kStart, kCenter, kEnd, kStretch }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dtrickycubicstrokes.cpp34 kStretch, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style_constants.h205 kStretch, enumerator
241 kStretch enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style_constants.h203 kStretch, enumerator
239 kStretch enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dstate.h83 kStretch = 1 << 8 enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dstate.h83 kStretch = 1 << 8 enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skottie/src/effects/
H A DDisplacementMapEffect.cpp88 kStretch, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/onc/
H A Donc_constants.cc299 const char kStretch[] = "Stretch"; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/onc/
H A Donc_constants.cc299 const char kStretch[] = "Stretch"; variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/uidescription/
H A Duiviewcreator.cpp913 std::string kStretch = "stretch"; member in VSTGUI::UIViewCreator::CRowColumnViewCreator