Home
last modified time | relevance | path

Searched refs:GetTopMargin (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/menu/
H A Dmenu_item_view.cc650 (height() + GetTopMargin() - GetBottomMargin() - size.height()) / 2; in Layout()
659 (height() + GetTopMargin() - GetBottomMargin() - kMenuCheckSize) / 2; in Layout()
669 (height() + GetTopMargin() - GetBottomMargin() - kSubmenuArrowSize) / in Layout()
907 const int top_margin = GetTopMargin(); in PaintButton()
1017 int available_height = height() - GetTopMargin() - GetBottomMargin(); in PaintMinorIconAndText()
1025 width() - minor_text_right_margin - max_minor_text_width, GetTopMargin(), in PaintMinorIconAndText()
1086 int MenuItemView::GetTopMargin() const { in GetTopMargin() function in views::MenuItemView
1183 dimensions.height += GetBottomMargin() + GetTopMargin(); in CalculateDimensions()
1206 GetBottomMargin() + GetTopMargin()); in CalculateDimensions()
1286 margins.set_top(std::max(margins.top(), GetTopMargin())); in GetContainerMargins()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/menu/
H A Dmenu_item_view.cc674 (height() + GetTopMargin() - GetBottomMargin() - size.height()) / 2; in Layout()
683 (height() + GetTopMargin() - GetBottomMargin() - kMenuCheckSize) / 2; in Layout()
693 (height() + GetTopMargin() - GetBottomMargin() - kSubmenuArrowSize) / in Layout()
947 int top_margin = GetTopMargin(); in PaintButton()
1073 int available_height = height() - GetTopMargin() - GetBottomMargin(); in PaintMinorIconAndText()
1081 width() - minor_text_right_margin - max_minor_text_width, GetTopMargin(), in PaintMinorIconAndText()
1142 int MenuItemView::GetTopMargin() const { in GetTopMargin() function in views::MenuItemView
1239 dimensions.height += GetBottomMargin() + GetTopMargin(); in CalculateDimensions()
1271 label_text_height + GetBottomMargin() + GetTopMargin()); in CalculateDimensions()
1353 margins.set_top(std::max(margins.top(), GetTopMargin())); in GetContainerMargins()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dnewfrm.cxx88 /*.fnGetTopMargin =*/&SwFrame::GetTopMargin,
145 /*.fnGetLeftMargin =*/&SwFrame::GetTopMargin,
200 /*.fnGetLeftMargin =*/&SwFrame::GetTopMargin,
261 /*.fnGetRightMargin =*/&SwFrame::GetTopMargin,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dnewfrm.cxx90 /*.fnGetTopMargin =*/&SwFrame::GetTopMargin,
147 /*.fnGetLeftMargin =*/&SwFrame::GetTopMargin,
202 /*.fnGetLeftMargin =*/&SwFrame::GetTopMargin,
263 /*.fnGetRightMargin =*/&SwFrame::GetTopMargin,
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_18.go91 func (v *TextView) GetTopMargin() int { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_18.go91 func (v *TextView) GetTopMargin() int { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_18.go91 func (v *TextView) GetTopMargin() int { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gtk/
H A Dgtk_since_3_18.go91 func (v *TextView) GetTopMargin() int { func
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dtabg.cpp123 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
151 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
586 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
763 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
843 (GetViewRect().y - GetTopMargin() + 1), in Draw()
866 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dtabg.cpp125 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
153 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
588 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
765 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
844 (GetViewRect().y - GetTopMargin() + 1), in Draw()
867 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dtabg.cpp125 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
153 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
588 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
765 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
844 (GetViewRect().y - GetTopMargin() + 1), in Draw()
867 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dtabg.cpp125 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
153 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
588 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
765 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
844 (GetViewRect().y - GetTopMargin() + 1), in Draw()
867 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dtabg.cpp125 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
153 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
588 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
765 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
844 (GetViewRect().y - GetTopMargin() + 1), in Draw()
867 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dtabg.cpp120 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
148 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
583 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
760 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
840 (GetViewRect().y - GetTopMargin() + 1), in Draw()
863 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dtabg.cpp123 …Rect().y + m_view->GetViewRect().height + GetY() + m_view->GetTabHeight() + m_view->GetTopMargin(); in OnDraw()
151 int topY = m_view->GetViewRect().y - m_view->GetTopMargin(); in OnDraw()
586 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in AddTab()
763 int verticalOffset = (- GetTopMargin()) - ((layer+1)*GetTabHeight()); in LayoutTabs()
843 (GetViewRect().y - GetTopMargin() + 1), in Draw()
866 (GetViewRect().y - GetTopMargin()), in Draw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dlegacyitem.cxx76 rStrm.WriteInt16( rItem.GetTopMargin() ); in Store()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dlegacyitem.cxx76 rStrm.WriteInt16( rItem.GetTopMargin() ); in Store()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/drawing_sheet/
H A Dds_data_model.h69 double GetTopMargin() { return m_topMargin; } in GetTopMargin() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dalgitem.hxx88 sal_Int16 GetTopMargin() const {return nTopMargin; } in GetTopMargin() function in SvxMarginItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dalgitem.hxx87 sal_Int16 GetTopMargin() const {return nTopMargin; } in GetTopMargin() function in SvxMarginItem
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/drawing_sheet/
H A Dds_data_model.cpp107 lt_corner.y = GetTopMargin(); in SetupDrawEnvironment()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dtoolbar.cpp1062 m_topSizer->Add( m_pGrabberwin, 0, wxTOP, m_style->GetTopMargin() ); in Realize()
1105 wxPoint upperLeft( m_style->GetLeftMargin(), m_style->GetTopMargin() ); in Realize()
1111 … visibleSize.x = m_ptoolbar->GetLineCount() * ( tool_size.x + m_style->GetTopMargin() ); in Realize()
1113 visibleSize.x -= m_style->GetTopMargin(); in Realize()
1122 visibleSize.y -= m_style->GetTopMargin(); in Realize()
1153 upperLeft.x += m_style->GetTopMargin() + tool_size.x; in Realize()
1169 upperLeft.y += m_style->GetTopMargin() + tool_size.y; in Realize()
1937 if( tool->m_y == wxDefaultCoord ) tool->m_y = m_style->GetTopMargin(); in DoInsertTool()
1947 if( ( tool->m_y + tool->GetNormalBitmap().GetHeight() + m_style->GetTopMargin() ) in DoInsertTool()
1949 + m_style->GetTopMargin() ) ); in DoInsertTool()
[all …]
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DTextSub.h73 int GetTopMargin() { return m_topMargin; } in GetTopMargin() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtreelay.h65 inline long GetTopMargin(void) const { return m_topMargin; } in GetTopMargin() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/deprecated/
H A Dtreelay.h65 inline long GetTopMargin(void) const { return m_topMargin; } in GetTopMargin() function

123456