Home
last modified time | relevance | path

Searched refs:kMarginBottom (Results 1 – 25 of 46) sorted by relevance

12

/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/ui/
H A Dstarred-file-item-delegate.cpp28 const int kMarginBottom = 5; variable
75 static const int height = kFileIconHeight + kPadding * 2 + kMarginTop + kMarginBottom; in sizeHintForItem()
H A Dsearch-bar.cpp9 const int kMarginBottom = 5; variable
H A Dsearch-tab-items.cpp23 const int kMarginBottom = 5; variable
177 kFileIconHeight + kPadding * 3 + kMarginTop + kMarginBottom); in sizeHint()
H A Devents-list-view.cpp38 const int kMarginBottom = 5; variable
276 -repo_name_height - kExtraPadding - kMarginBottom); in paint()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dsubtitles.h46 …static const int kMarginBottom = 12; // In pixels. This is the bottom margin beneat… variable
H A Dsubtitles.cpp374 int y = s.h - (kMarginBottom + MAX(kPreferedLine, lines.size()) * _font->getFontHeight()); in draw()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dsubtitles.h47 …static const int kMarginBottom = 12; // In pixels. This is the bottom margin benea… variable
H A Dsubtitles.cpp385 int y = s.h - (kMarginBottom + MAX(kPreferedLine, lines.size()) * _font->getFontHeight()); in draw()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsPrintSettingsService.cpp36 static const char kMarginBottom[] = "print_margin_bottom"; variable
343 ReadInchesToTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in ReadPrefs()
344 margin.bottom, kMarginBottom); in ReadPrefs()
345 DUMP_INT(kReadStr, kMarginBottom, margin.bottom); in ReadPrefs()
609 WriteInchesFromTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in WritePrefs()
611 DUMP_INT(kWriteStr, kMarginBottom, margin.top); in WritePrefs()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsPrintSettingsService.cpp42 static const char kMarginBottom[] = "print_margin_bottom"; variable
362 ReadInchesToTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in ReadPrefs()
363 margin.bottom, kMarginBottom); in ReadPrefs()
364 DUMP_INT(kReadStr, kMarginBottom, margin.bottom); in ReadPrefs()
658 WriteInchesFromTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in WritePrefs()
660 DUMP_INT(kWriteStr, kMarginBottom, margin.top); in WritePrefs()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsPrintOptionsImpl.cpp43 static const char kMarginBottom[] = "print_margin_bottom"; variable
412 ReadInchesToTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in ReadPrefs()
413 margin.bottom, kMarginBottom); in ReadPrefs()
414 DUMP_INT(kReadStr, kMarginBottom, margin.bottom); in ReadPrefs()
720 WriteInchesFromTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in WritePrefs()
722 DUMP_INT(kWriteStr, kMarginBottom, margin.top); in WritePrefs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dlength_property_functions.cc146 case CSSPropertyID::kMarginBottom: in GetLength()
339 case CSSPropertyID::kMarginBottom: in SetLength()
H A Dcss_interpolation_types_map.cc135 case CSSPropertyID::kMarginBottom: in Get()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dlength_property_functions.cc147 case CSSPropertyID::kMarginBottom: in GetLength()
345 case CSSPropertyID::kMarginBottom: in SetLength()
H A Dcss_interpolation_types_map.cc137 case CSSPropertyID::kMarginBottom: in Get()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsPrintSettingsService.cpp40 static const char kMarginBottom[] = "print_margin_bottom"; variable
386 ReadInchesToTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in ReadPrefs()
387 margin.bottom, kMarginBottom); in ReadPrefs()
551 WriteInchesFromTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in WritePrefs()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsPrintSettingsService.cpp40 static const char kMarginBottom[] = "print_margin_bottom"; variable
386 ReadInchesToTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in ReadPrefs()
387 margin.bottom, kMarginBottom); in ReadPrefs()
551 WriteInchesFromTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in WritePrefs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/parser/
H A Dcss_parser_fast_paths_test.cc34 value = CSSParserFastPaths::MaybeParseValue(CSSPropertyID::kMarginBottom, in TEST()
/dports/www/firefox/firefox-99.0/widget/
H A DnsPrintSettingsService.cpp40 static const char kMarginBottom[] = "print_margin_bottom"; variable
410 prefRead = ReadInchesToTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in ReadPrefs()
605 WriteInchesFromTwipsPref(GetPrefName(kMarginBottom, aPrinterName), in WritePrefs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/parser/
H A Dcss_parser_fast_paths_test.cc35 value = CSSParserFastPaths::MaybeParseValue(CSSPropertyID::kMarginBottom, in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_body_element.cc82 AddHTMLLengthToStyle(style, CSSPropertyID::kMarginBottom, value); in CollectStyleForPresentationAttribute()
H A Dhtml_marquee_element.cc232 AddHTMLLengthToStyle(style, CSSPropertyID::kMarginBottom, value); in CollectStyleForPresentationAttribute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_body_element.cc82 AddHTMLLengthToStyle(style, CSSPropertyID::kMarginBottom, value); in CollectStyleForPresentationAttribute()
H A Dhtml_marquee_element.cc232 AddHTMLLengthToStyle(style, CSSPropertyID::kMarginBottom, value); in CollectStyleForPresentationAttribute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/use_counter/
H A Dcss_property_id.mojom136 kMarginBottom = 90,

12