Home
last modified time | relevance | path

Searched defs:logicalWidth (Results 1 – 25 of 28) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DAutoTableLayout.cpp506 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
537 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
564 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
575 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
589 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
602 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
615 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
654 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
660 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
676 Length& logicalWidth = m_layoutStruct[i].effectiveLogicalWidth; in layout() local
[all …]
H A DAutoTableLayout.h60 Length logicalWidth; member
H A DInlineBox.h71 …InlineBox(RenderObject* obj, float x, float y, float logicalWidth, bool firstLine, bool constructe… in InlineBox()
265 float logicalWidth() const { return m_logicalWidth; } in logicalWidth() function
H A DRenderRubyRun.cpp287 int logicalWidth = this->logicalWidth(); in getOverhang() local
H A DRenderReplaced.cpp209 int logicalWidth; in computeReplacedLogicalWidth() local
H A DRenderImage.cpp470 int logicalWidth; in computeReplacedLogicalWidth() local
H A DRenderBox.cpp1645 Length logicalWidth; in computeLogicalWidthUsing() local
1678 …Length logicalWidth = (widthType == MaxLogicalWidth) ? style()->logicalMaxWidth() : style()->logic… in sizesToIntrinsicLogicalWidth() local
1957 int logicalWidth = computeReplacedLogicalWidthUsing(style()->logicalWidth()); in computeReplacedLogicalWidth() local
2338 void RenderBox::computePositionedLogicalWidthUsing(Length logicalWidth, const RenderBoxModelObject*… in computePositionedLogicalWidthUsing()
H A DRenderBox.h61 int logicalWidth() const { return style()->isHorizontalWritingMode() ? width() : height(); } in logicalWidth() function
H A DRenderTreeAsText.cpp499 int logicalWidth = ceilf(run.m_x + run.m_logicalWidth) - x; in writeTextRun() local
H A DRenderBlock.h478 void setLogicalWidthForFloat(FloatingObject* child, int logicalWidth) in setLogicalWidthForFloat()
H A DRenderListMarker.cpp1361 int logicalWidth = 0; in computePreferredLogicalWidths() local
H A DInlineTextBox.cpp199 int logicalWidth = r.width(); in selectionRect() local
H A DRenderInline.cpp946 int logicalWidth = logicalRightSide - logicalLeftSide; in linesVisualOverflowBoundingBox() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/resource/
H A Dcomposite.h143 inline int logicalWidth() const { return int(logicalDimensions().x); } in logicalWidth() function
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/compose/
H A DParcel.as35 public var logicalWidth:Number; variable in flashx.textLayout.compose.Parcel
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/desktop/
H A Djuce_Displays.cpp258 const auto logicalWidth = physicalArea.getWidth() / scale; in processDisplay() local
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/x11/windowed/
H A Dx11windowed_backend.cpp169 const int logicalWidth = initialWindowSize().width(); in createOutputs() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/desktop/
H A Djuce_Displays.cpp254 const auto logicalWidth = physicalArea.getWidth() / scale; in processDisplay() local
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DQQuickDrawable.cxx609 const int logicalWidth = static_cast<int>(width / currentPixelRatio); in resize() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/arch/x86_x64/
H A Dtopology.cpp162 const size_t logicalWidth = ceil_log2(maxLogicalPerCore); in InitCpuTopology() local
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/Viewer/
H A DImageDisplay.cpp212 QPoint Viewer::ImageDisplay::offset(int logicalWidth, int logicalHeight, int physicalWidth, int phy… in offset()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/wayland/
H A Dwayland_backend.cpp692 const int logicalWidth = initialWindowSize().width(); in createOutputs() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DSVGRenderTreeAsText.cpp440 int logicalWidth = ceilf(box->x() + box->logicalWidth()) - box->x(); in writeRenderSVGTextBox() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp518 int logicalWidth, logicalHeight; in SetMode() local
2268 int logicalWidth, logicalHeight; in OnWindowResized() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.cpp1185 Length RenderStyle::logicalWidth() const in logicalWidth() function in WebCore::RenderStyle

12