Home
last modified time | relevance | path

Searched defs:lineHeight (Results 1 – 25 of 1152) sorted by relevance

12345678910>>...47

/dports/www/sogo/SOGo-5.4.0/UI/WebServerResources/scss/core/
H A Dtypography.scss292 $lineHeight : $sg-line-height-2 + $sg-md-typo-baseline; variable
300 $lineHeight : $sg-line-height-3; variable
308 $lineHeight : $sg-line-height-3 + $sg-md-typo-baseline; variable
323 $lineHeight : $sg-line-height-4; variable
330 $lineHeight : $sg-line-height-5; variable
342 $lineHeight : $sg-line-height-6; variable
352 $lineHeight: $sg-line-height-7; variable
363 $lineHeight: $sg-line-height-7; variable
385 $lineHeight : $sg-line-height-8; variable
392 $lineHeight : $sg-line-height-9; variable
/dports/www/sogo-activesync/SOGo-5.4.0/UI/WebServerResources/scss/core/
H A Dtypography.scss292 $lineHeight : $sg-line-height-2 + $sg-md-typo-baseline; variable
300 $lineHeight : $sg-line-height-3; variable
308 $lineHeight : $sg-line-height-3 + $sg-md-typo-baseline; variable
323 $lineHeight : $sg-line-height-4; variable
330 $lineHeight : $sg-line-height-5; variable
342 $lineHeight : $sg-line-height-6; variable
352 $lineHeight: $sg-line-height-7; variable
363 $lineHeight: $sg-line-height-7; variable
385 $lineHeight : $sg-line-height-8; variable
392 $lineHeight : $sg-line-height-9; variable
/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_optionlist.cpp60 int lineHeight; in UI_OptionListNodeUpdateScroll() local
81 int lineHeight; in draw() local
175 int lineHeight; in UI_OptionListNodeGetOptionAtPosition() local
288 const int lineHeight = getCellHeight(node); in onCapturedMouseMove() local
310 int lineHeight = EXTRADATA(node).lineHeight; in getCellHeight() local
H A Dui_node_rows.h35 int lineHeight; member
/dports/games/dunelegacy/dunelegacy-0.96.4/src/GUI/
H A DTextView.cpp67 int lineHeight = GUIStyle::getInstance().getTextHeight(fontID) + 2; in draw() local
101 int lineHeight = GUIStyle::getInstance().getTextHeight(fontID) + 2; in resize() local
123 int lineHeight = GUIStyle::getInstance().getTextHeight(fontID) + 2; in updateTextures() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/terminal/xterm/
H A DXTermOptions.java35 public double lineHeight; field in XTermOptions
46 double lineHeight) in create()
/dports/www/wt/wt-4.6.1/src/Wt/Chart/
H A DWLegend3D.C34 double lineHeight = textHeight * 1.5; in renderLegend() local
98 double lineHeight = legendFont_.sizeLength().value() * 1.5; in height() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/shapes/
H A Dbox_shape_test.cc51 #define TEST_EXCLUDED_INTERVAL(shapePtr, lineTop, lineHeight, expectedLeft, \ argument
62 #define TEST_NO_EXCLUDED_INTERVAL(shapePtr, lineTop, lineHeight) \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/shapes/
H A Dbox_shape_test.cc51 #define TEST_EXCLUDED_INTERVAL(shapePtr, lineTop, lineHeight, expectedLeft, \ argument
62 #define TEST_NO_EXCLUDED_INTERVAL(shapePtr, lineTop, lineHeight) \ argument
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/inline/
H A DAlignmentContext.java40 private int lineHeight; field in AlignmentContext
91 int lineHeight, in AlignmentContext()
116 int lineHeight, in AlignmentContext()
177 AlignmentContext(Font font, int lineHeight, WritingMode writingMode) { in AlignmentContext()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/css/property-descriptors/
H A Dline-height.d.ts3 export declare const lineHeight: IPropertyTokenValueDescriptor; constant
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/src/css/property-descriptors/
H A Dline-height.d.ts3 export declare const lineHeight: IPropertyTokenValueDescriptor; constant
/dports/emulators/stella/stella-6.6/src/gui/
H A DStellaSettingsDialog.cxx38 const int lineHeight = Dialog::lineHeight(), local
99 const int lineHeight = Dialog::lineHeight(), in addUIOptions() local
128 const int lineHeight = Dialog::lineHeight(), in addVideoOptions() local
182 const int lineHeight = Dialog::lineHeight(), in addGameOptions() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_invoice.cpp89 auto lineHeight = unitedLineHeight(); in countOptimalSize() local
145 auto lineHeight = unitedLineHeight(); in countCurrentSize() local
221 auto lineHeight = unitedLineHeight(); in draw() local
293 auto lineHeight = unitedLineHeight(); in textState() local
H A Dhistory_view_game.cpp49 auto lineHeight = unitedLineHeight(); in countOptimalSize() local
148 auto lineHeight = unitedLineHeight(); in countCurrentSize() local
224 auto lineHeight = unitedLineHeight(); in draw() local
299 auto lineHeight = unitedLineHeight(); in textState() local
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJGLText.h45 int lineHeight; // Altura de l�nea variable
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/definitions/util/
H A DTextAreaCaretPosition.d.ts4 lineHeight: number; property
/dports/graphics/cenon/Cenon/
H A DMoveCell.h38 float ascender, descender, lineHeight; variable
/dports/devel/love5/love-0.5-0/src/opengl/
H A DFont.h30 float lineHeight; variable
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/fontconfig/
H A DFCFontInfo.h39 CGFloat lineHeight; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/hud/widgets/
H A Dworldtimewidget.cpp93 dint const lineHeight = FR_TextHeight("00"); in draw() local
157 dint const lineHeight = FR_TextHeight("00"); in updateGeometry() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/interface/
H A DChat.cpp123 … int32_t lineHeight = chat_string_wrapped_get_height(static_cast<void*>(&lineCh), _chatWidth - 10); in chat_draw() local
280 auto lineHeight = font_get_line_height(FontSpriteBase::MEDIUM); in chat_history_draw_string() local
307 int32_t lineHeight = font_get_line_height(FontSpriteBase::MEDIUM); in chat_string_wrapped_get_height() local
/dports/devel/okteta/okteta-0.26.6/gui/libcolumnsview/
H A Dabstractcolumnrenderer.cpp73 PixelY AbstractColumnRenderer::lineHeight() const in lineHeight() function in Okteta::AbstractColumnRenderer
101 void AbstractColumnRenderer::setLineHeight(PixelY lineHeight) in setLineHeight()
/dports/games/kubrick/kubrick-21.12.3/src/
H A Dscenelabel.h47 int lineHeight;// Height of the font + space between lines. variable
/dports/emulators/sameboy/SameBoy-0.14.7/HexFiend/
H A DHFLineCountingRepresenter.h25 CGFloat lineHeight; variable

12345678910>>...47