Home
last modified time | relevance | path

Searched refs:GetHeight (Results 1 – 25 of 5450) sorted by relevance

12345678910>>...218

/dports/audio/ncmpc/ncmpc-0.41/src/
H A DListCursor.cxx74 if (n > GetHeight() / 2) in Center()
75 start = n - GetHeight() / 2; in Center()
80 if (GetHeight() < length) in Center()
200 if (length >= GetHeight()) in MoveCursorMiddle()
209 if (length >= GetHeight()) in MoveCursorBottom()
239 if (GetHeight() < 2) in MoveCursorNextPage()
250 if (GetHeight() < 2) in MoveCursorPreviousPage()
287 start += GetHeight(); in ScrollNextPage()
297 start = start > GetHeight() in ScrollPreviousPage()
298 ? start - GetHeight() in ScrollPreviousPage()
[all …]
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemFilePanel.cpp188 GetHeight(), in Paint()
190 GetHeight()/6, in Paint()
204 GetHeight(), in Paint()
206 GetHeight()/6, in Paint()
219 GetHeight(), in Paint()
221 GetHeight()/6, in Paint()
234 GetHeight(), in Paint()
236 GetHeight()/6, in Paint()
250 GetHeight(), in Paint()
265 GetHeight(), in Paint()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/gizmos/
H A Dmulticell.cpp101 int wxMultiCellItemHandle::GetHeight() in GetHeight() function in wxMultiCellItemHandle
253 int unUsedHeight = size.GetHeight() - Sum(m_maxHeight, m_cell_count.GetHeight()); in RecalcSizes()
285 double cell_height = (double)size.GetHeight() / (double)m_cell_count.GetHeight(); in RecalcSizes()
310 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in RecalcSizes()
329 rect->GetHeight() > 1 || in RecalcSizes()
407 if (row + 1 > m_cell_count.GetHeight()) in GetMinimums()
450 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in GetMinimums()
459 m_maxHeight[row] = wxMax(m_maxHeight[row], minSize.GetHeight() / rect->GetHeight()); in GetMinimums()
464 if (m_minSizes[row]->GetHeight()) in GetMinimums()
472 … m_weights[row]->SetHeight(wxMax(m_weights[row]->GetHeight(), rect->GetWeight().GetHeight())); in GetMinimums()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/gizmos/
H A Dmulticell.cpp101 int wxMultiCellItemHandle::GetHeight() in GetHeight() function in wxMultiCellItemHandle
253 int unUsedHeight = size.GetHeight() - Sum(m_maxHeight, m_cell_count.GetHeight()); in RecalcSizes()
285 double cell_height = (double)size.GetHeight() / (double)m_cell_count.GetHeight(); in RecalcSizes()
310 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in RecalcSizes()
329 rect->GetHeight() > 1 || in RecalcSizes()
407 if (row + 1 > m_cell_count.GetHeight()) in GetMinimums()
450 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in GetMinimums()
459 m_maxHeight[row] = wxMax(m_maxHeight[row], minSize.GetHeight() / rect->GetHeight()); in GetMinimums()
464 if (m_minSizes[row]->GetHeight()) in GetMinimums()
472 … m_weights[row]->SetHeight(wxMax(m_weights[row]->GetHeight(), rect->GetWeight().GetHeight())); in GetMinimums()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/gizmos/
H A Dmulticell.cpp101 int wxMultiCellItemHandle::GetHeight() in GetHeight() function in wxMultiCellItemHandle
253 int unUsedHeight = size.GetHeight() - Sum(m_maxHeight, m_cell_count.GetHeight()); in RecalcSizes()
285 double cell_height = (double)size.GetHeight() / (double)m_cell_count.GetHeight(); in RecalcSizes()
310 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in RecalcSizes()
329 rect->GetHeight() > 1 || in RecalcSizes()
407 if (row + 1 > m_cell_count.GetHeight()) in GetMinimums()
450 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in GetMinimums()
459 m_maxHeight[row] = wxMax(m_maxHeight[row], minSize.GetHeight() / rect->GetHeight()); in GetMinimums()
464 if (m_minSizes[row]->GetHeight()) in GetMinimums()
472 … m_weights[row]->SetHeight(wxMax(m_weights[row]->GetHeight(), rect->GetWeight().GetHeight())); in GetMinimums()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/gizmos/
H A Dmulticell.cpp101 int wxMultiCellItemHandle::GetHeight() in GetHeight() function in wxMultiCellItemHandle
253 int unUsedHeight = size.GetHeight() - Sum(m_maxHeight, m_cell_count.GetHeight()); in RecalcSizes()
285 double cell_height = (double)size.GetHeight() / (double)m_cell_count.GetHeight(); in RecalcSizes()
310 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in RecalcSizes()
329 rect->GetHeight() > 1 || in RecalcSizes()
407 if (row + 1 > m_cell_count.GetHeight()) in GetMinimums()
450 minSize.SetHeight(wxMax(minSize.GetHeight(), c_size.GetHeight())); in GetMinimums()
459 m_maxHeight[row] = wxMax(m_maxHeight[row], minSize.GetHeight() / rect->GetHeight()); in GetMinimums()
464 if (m_minSizes[row]->GetHeight()) in GetMinimums()
472 … m_weights[row]->SetHeight(wxMax(m_weights[row]->GetHeight(), rect->GetWeight().GetHeight())); in GetMinimums()
[all …]
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dscreen.cpp81 temp_virtual = CopyScreenIntoBitmap(viewport.GetWidth(), viewport.GetHeight()); in current_fade_out_effect()
91 if (temp_virtual->GetHeight() < play.viewport.GetHeight()) in prepare_screen_for_transition_in()
93 …er = BitmapHelper::CreateBitmap(temp_virtual->GetWidth(), play.viewport.GetHeight(), temp_virtual-… in prepare_screen_for_transition_in()
94 …ual, 0, 0, 0, (play.viewport.GetHeight() - temp_virtual->GetHeight()) / 2, temp_virtual->GetWidth(… in prepare_screen_for_transition_in()
98 else if (temp_virtual->GetHeight() > play.viewport.GetHeight()) in prepare_screen_for_transition_in()
100 …er = BitmapHelper::CreateBitmap(temp_virtual->GetWidth(), play.viewport.GetHeight(), temp_virtual-… in prepare_screen_for_transition_in()
101 …irtual, 0, (temp_virtual->GetHeight() - play.viewport.GetHeight()) / 2, 0, 0, temp_virtual->GetWid… in prepare_screen_for_transition_in()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/graphics/
H A Dimagelist.cpp288 CHECK(bmp.GetHeight() == sz.GetHeight());
301 CHECK(bmp.GetHeight() == sz.GetHeight());
309 CHECK(bmp.GetHeight() == sz.GetHeight());
317 CHECK(bmp.GetHeight() == sz.GetHeight());
325 CHECK(bmp.GetHeight() == sz.GetHeight());
333 CHECK(bmp.GetHeight() == sz.GetHeight());
341 CHECK(bmp.GetHeight() == sz.GetHeight());
361 CHECK(bmp.GetHeight() == sz.GetHeight());
369 CHECK(bmp.GetHeight() == sz.GetHeight());
377 CHECK(bmp.GetHeight() == sz.GetHeight());
[all …]
/dports/x11/eaglemode/eaglemode-0.95.0/src/emTmpConv/
H A DemTmpConvPanel.cpp124 GetHeight(), in Paint()
126 GetHeight()/6, in Paint()
139 GetHeight(), in Paint()
141 GetHeight()/6, in Paint()
154 GetHeight(), in Paint()
156 GetHeight()/6, in Paint()
173 GetHeight()*0.1, in Paint()
175 GetHeight()*0.1, in Paint()
184 GetHeight()*0.3, in Paint()
186 GetHeight()*0.4, in Paint()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Danimatecmn.cpp53 sz.GetHeight() != m_bmpStaticReal.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
57 m_bmpStaticReal.GetHeight() != sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
60 if (!m_bmpStaticReal.Create(sz.GetWidth(), sz.GetHeight(), in IMPLEMENT_ABSTRACT_CLASS()
70 m_bmpStatic.GetHeight() <= sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
82 (sz.GetHeight()-m_bmpStatic.GetHeight())/2, in IMPLEMENT_ABSTRACT_CLASS()
89 temp.Rescale(sz.GetWidth(), sz.GetHeight(), wxIMAGE_QUALITY_HIGH); in IMPLEMENT_ABSTRACT_CLASS()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Danimatecmn.cpp50 sz.GetHeight() != m_bmpStaticReal.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
54 m_bmpStaticReal.GetHeight() != sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
57 if (!m_bmpStaticReal.Create(sz.GetWidth(), sz.GetHeight(), in IMPLEMENT_ABSTRACT_CLASS()
67 m_bmpStatic.GetHeight() <= sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
79 (sz.GetHeight()-m_bmpStatic.GetHeight())/2, in IMPLEMENT_ABSTRACT_CLASS()
86 temp.Rescale(sz.GetWidth(), sz.GetHeight(), wxIMAGE_QUALITY_HIGH); in IMPLEMENT_ABSTRACT_CLASS()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Danimatecmn.cpp50 sz.GetHeight() != m_bmpStaticReal.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
54 m_bmpStaticReal.GetHeight() != sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
57 if (!m_bmpStaticReal.Create(sz.GetWidth(), sz.GetHeight(), in IMPLEMENT_ABSTRACT_CLASS()
67 m_bmpStatic.GetHeight() <= sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
79 (sz.GetHeight()-m_bmpStatic.GetHeight())/2, in IMPLEMENT_ABSTRACT_CLASS()
86 temp.Rescale(sz.GetWidth(), sz.GetHeight(), wxIMAGE_QUALITY_HIGH); in IMPLEMENT_ABSTRACT_CLASS()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Danimatecmn.cpp50 sz.GetHeight() != m_bmpStaticReal.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
54 m_bmpStaticReal.GetHeight() != sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
57 if (!m_bmpStaticReal.Create(sz.GetWidth(), sz.GetHeight(), in IMPLEMENT_ABSTRACT_CLASS()
67 m_bmpStatic.GetHeight() <= sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
79 (sz.GetHeight()-m_bmpStatic.GetHeight())/2, in IMPLEMENT_ABSTRACT_CLASS()
86 temp.Rescale(sz.GetWidth(), sz.GetHeight(), wxIMAGE_QUALITY_HIGH); in IMPLEMENT_ABSTRACT_CLASS()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Danimatecmn.cpp50 sz.GetHeight() != m_bmpStaticReal.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
54 m_bmpStaticReal.GetHeight() != sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
57 if (!m_bmpStaticReal.Create(sz.GetWidth(), sz.GetHeight(), in IMPLEMENT_ABSTRACT_CLASS()
67 m_bmpStatic.GetHeight() <= sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
79 (sz.GetHeight()-m_bmpStatic.GetHeight())/2, in IMPLEMENT_ABSTRACT_CLASS()
86 temp.Rescale(sz.GetWidth(), sz.GetHeight(), wxIMAGE_QUALITY_HIGH); in IMPLEMENT_ABSTRACT_CLASS()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Danimatecmn.cpp53 sz.GetHeight() != m_bmpStaticReal.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
57 m_bmpStaticReal.GetHeight() != sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
60 if (!m_bmpStaticReal.Create(sz.GetWidth(), sz.GetHeight(), in IMPLEMENT_ABSTRACT_CLASS()
70 m_bmpStatic.GetHeight() <= sz.GetHeight()) in IMPLEMENT_ABSTRACT_CLASS()
82 (sz.GetHeight()-m_bmpStatic.GetHeight())/2, in IMPLEMENT_ABSTRACT_CLASS()
89 temp.Rescale(sz.GetWidth(), sz.GetHeight(), wxIMAGE_QUALITY_HIGH); in IMPLEMENT_ABSTRACT_CLASS()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/lab/dialogs/
H A Drender_options.cpp180 y += cbp->GetHeight() + 2; in open()
183 y += cbp->GetHeight() + 2; in open()
186 y += cbp->GetHeight() + 2; in open()
189 y += cbp->GetHeight() + 2; in open()
192 y += cbp->GetHeight() + 2; in open()
195 y += cbp->GetHeight() + 2; in open()
198 y += cbp->GetHeight() + 2; in open()
201 y += cbp->GetHeight() + 2; in open()
204 y += cbp->GetHeight() + 2; in open()
207 y += cbp->GetHeight() + 2; in open()
[all …]
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/
H A Dmessage_window.cpp77 float height = _text_image.GetHeight() + 30.0f; in ShortNoticeWindow()
82 if (_icon_image.GetHeight() > _text_image.GetHeight()) in ShortNoticeWindow()
83 _icon_image.SetHeightKeepRatio(_text_image.GetHeight()); in ShortNoticeWindow()
84 else if (_icon_image.GetHeight() < _text_image.GetHeight() / 2.0f) in ShortNoticeWindow()
85 _icon_image.SetHeightKeepRatio(_text_image.GetHeight() / 2.0f); in ShortNoticeWindow()
106 …_text_pos.y = MenuWindow::GetYPosition() + (MenuWindow::GetHeight() - _text_image.GetHeight()) / 2… in ShortNoticeWindow()
112 …_icon_pos.y = MenuWindow::GetYPosition() + (MenuWindow::GetHeight() - _icon_image.GetHeight()) / 2… in ShortNoticeWindow()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dscreen.cpp81 _G(saved_viewport_bitmap) = CopyScreenIntoBitmap(viewport.GetWidth(), viewport.GetHeight()); in current_fade_out_effect()
91 if (_G(saved_viewport_bitmap)->GetHeight() < viewport.GetHeight()) { in prepare_screen_for_transition_in()
92 …mapHelper::CreateBitmap(_G(saved_viewport_bitmap)->GetWidth(), viewport.GetHeight(), _G(saved_view… in prepare_screen_for_transition_in()
93 …viewport.GetHeight() - _G(saved_viewport_bitmap)->GetHeight()) / 2, _G(saved_viewport_bitmap)->Get… in prepare_screen_for_transition_in()
96 } else if (_G(saved_viewport_bitmap)->GetHeight() > viewport.GetHeight()) { in prepare_screen_for_transition_in()
97 …mapHelper::CreateBitmap(_G(saved_viewport_bitmap)->GetWidth(), viewport.GetHeight(), _G(saved_view… in prepare_screen_for_transition_in()
98 …wport_bitmap)->GetHeight() - viewport.GetHeight()) / 2, 0, 0, _G(saved_viewport_bitmap)->GetWidth(… in prepare_screen_for_transition_in()
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DSlideshow.cpp118 int h = img[i].GetHeight(); in GetThumbImage()
123 int h0 = img[0].GetHeight(); in GetThumbImage()
125 int h2 = img[2].Ok() ? img[2].GetHeight() : img[0].GetHeight(); in GetThumbImage()
137 int h = img[0].GetHeight(); in GetThumbImage()
154 int height = GetResolution().GetHeight(); in GetImage()
159 if (img.GetWidth() == 0 || img.GetHeight() == 0) in GetImage()
163 if (scale > (float) height / img.GetHeight()) in GetImage()
164 scale = (float) height / img.GetHeight(); in GetImage()
166 (int) (img.GetHeight() * scale * GetFrameSize(m_videoFormat).GetHeight() / height)); in GetImage()
173 int y_offset = (height - img.GetHeight()) / 2; in GetImage()
[all …]
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Plymouth/Chicago95/
H A DChicago95.script5 screen_height = Window.GetHeight();
55 box.y = Window.GetHeight() / 2 - box.image.GetHeight()/2;
61 lock.y = box.y + box.image.GetHeight()/2 - lock.image.GetHeight()/2;
67 entry.y = box.y + box.image.GetHeight()/2 - entry.image.GetHeight()/2;
109 …ullet[index].y = dialog.entry.y + dialog.entry.image.GetHeight() / 2 - dialog.bullet_image.GetHeig…
129 #progress_box.y = Window.GetHeight() * 0.75 - progress_box.image.GetHeight() / 2;
136 … = Window.GetHeight() / 2 * 1.5 - progress_box.image.GetHeight() / 2 + (progress_box.image.GetHei…
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/geometry/
H A Dsize.cpp53 CPPUNIT_ASSERT( s3.GetHeight()==6 ); in Operators()
56 CPPUNIT_ASSERT( s3.GetHeight()==2 ); in Operators()
59 CPPUNIT_ASSERT( s3.GetHeight()==4 ); in Operators()
62 CPPUNIT_ASSERT( s3.GetHeight()==4 ); in Operators()
65 CPPUNIT_ASSERT( s3.GetHeight()==2 ); in Operators()
73 CPPUNIT_ASSERT( s3.GetHeight()==6 ); in Operators()
78 CPPUNIT_ASSERT( s3.GetHeight()==4 ); in Operators()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/geometry/
H A Dsize.cpp55 CPPUNIT_ASSERT( s3.GetWidth()==4 && s3.GetHeight()==6 ); in Operators()
57 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==2 ); in Operators()
59 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==4 ); in Operators()
61 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==4 ); in Operators()
63 CPPUNIT_ASSERT( s3.GetWidth()==1 && s3.GetHeight()==2 ); in Operators()
70 CPPUNIT_ASSERT( s3.GetWidth()==4 && s3.GetHeight()==6 ); in Operators()
74 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==4 ); in Operators()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/geometry/
H A Dsize.cpp55 CPPUNIT_ASSERT( s3.GetWidth()==4 && s3.GetHeight()==6 ); in Operators()
57 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==2 ); in Operators()
59 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==4 ); in Operators()
61 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==4 ); in Operators()
63 CPPUNIT_ASSERT( s3.GetWidth()==1 && s3.GetHeight()==2 ); in Operators()
70 CPPUNIT_ASSERT( s3.GetWidth()==4 && s3.GetHeight()==6 ); in Operators()
74 CPPUNIT_ASSERT( s3.GetWidth()==2 && s3.GetHeight()==4 ); in Operators()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxled/ledpanel/src/
H A Dwxledpanel.cpp72 size.SetHeight((ledsize.GetHeight()+padding)*fieldsize.GetHeight()+padding); in Create()
100 size.SetHeight((m_ledsize.GetHeight()+m_padding)*m_field.GetHeight()+m_padding); in DoGetBestSize()
140 int h=m_ledsize.GetHeight()+m_padding; in SetLEDColour()
453 int h=m_ledsize.GetHeight()+m_padding; in DrawField()
560 m_pos.y=m_field.GetHeight(); in ShiftUp()
572 if(m_pos.y>=m_field.GetHeight()) in ShiftDown()
573 m_pos.y=-m_content_mo.GetHeight(); in ShiftDown()
647 m_pos.y=m_field.GetHeight()-m_content_mo.GetHeight(); in ResetPos()
649 m_pos.y=(m_field.GetHeight()-m_content_mo.GetHeight())/2; in ResetPos()
654 m_pos.y=m_field.GetHeight(); in ResetPos()
[all …]
/dports/games/springlobby/springlobby-0.180/src/toasterbox/
H A DToasterBox.cpp42 wxGetDisplaySize().GetHeight()); in ToasterBox()
62 wxGetDisplaySize().GetHeight()); in SetPopupPosition()
73 wxGetDisplaySize().GetHeight() - popupSize.GetHeight()); in SetPopupPosition()
77 bottomRight.y - popupSize.GetHeight()); in SetPopupPosition()
80 popupPosition.y + popupSize.GetHeight()); in SetPopupPosition()
97 tb->SetPopupSize(popupSize.GetWidth(), popupSize.GetHeight()); in Play()
146 popupPosition.y - (popupSize.GetHeight() * winList->GetCount())); in MoveAbove()
149 popupPosition.y + (popupSize.GetHeight() * winList->GetCount())); in MoveAbove()
184 long ourNewHeight = i - (j * popupSize.GetHeight()-8); in Notify()
192 tmpTb->GetSize().GetHeight()); in Notify()

12345678910>>...218