Searched refs:SetDisplaySize (Results 1 – 10 of 10) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | ScrollHelper.h | 24 void SetDisplaySize(int displayWidth, int displayHeight);
|
| D | font_path_dialog.cpp | 270 m_scroll_helper->SetDisplaySize(0, page_count * m_range_row_height); in OnCreate() 305 m_scroll_helper->SetDisplaySize(0, page_count * m_range_row_height); in CreateExtendedRangeEntry() 319 m_scroll_helper->SetDisplaySize(0, page_count * m_range_row_height); in DeleteExtendedRangeEntry()
|
| D | ScrollHelper.cpp | 36 void CScrollHelper::SetDisplaySize(int displayWidth, int displayHeight) in SetDisplaySize() function in CScrollHelper
|
| D | string_scroll_wheel_edit_dlg.cpp | 563 m_scroll_helper->SetDisplaySize(0, row_count * mRowHeight); in OnCreate()
|
| D | trigger_list_edit_dlg.cpp | 613 m_scroll_helper->SetDisplaySize(0, mpTriggerList->GetCount() * mRowHeight); in PositionChildren()
|
| D | string_table_edit_dlg.cpp | 1837 m_scroll_helper->SetDisplaySize(0, CountFilterRows() * mRowHeight); in PositionChildren() 2610 m_scroll_helper->SetDisplaySize(0, 0); in OnCreate() 2834 m_scroll_helper->SetDisplaySize(display_width + 4, display_height + 2); in PositionChildren()
|
| D | screen_flow_edit_dlg.cpp | 1074 m_scroll_helper->SetDisplaySize(mDisplayWidth * mScale / 100, mDisplayHeight * mScale / 100); in Zoom() 1142 m_scroll_helper->SetDisplaySize(mDisplayWidth * mScale / 100, mDisplayHeight * mScale / 100); in UpdateDisplaySize()
|
| D | rich_text_edit_dlg.cpp | 548 m_scroll_helper->SetDisplaySize(width, height); in OnSize()
|
| D | ProjectConfigDlg.cpp | 211 m_scroll_helper->SetDisplaySize(client.Width(), client.Height()); in OnInitDialog()
|
| D | properties_win.cpp | 2079 m_scroll_helper->SetDisplaySize(0, display_size); in OnWidgetSelect()
|