Searched refs:windowRight (Results 1 – 10 of 10) sorted by relevance
280 Gwen::Controls::ScrollControl* windowRight = new Gwen::Controls::ScrollControl(m_data->pCanvas); in init() local281 windowRight->Dock(Gwen::Pos::Right); in init()282 windowRight->SetWidth(250); in init()283 windowRight->SetHeight(250); in init()284 windowRight->SetScroll(false, true); in init()285 m_data->m_windowRight = windowRight; in init()288 Gwen::Controls::TabControl* tab = new Gwen::Controls::TabControl(windowRight); in init()
113 const int windowRight = waylandWindow()->windowContentGeometry().right() + 1; in closeButtonRect() local114 return QRectF(windowRight - BUTTON_WIDTH - BUTTON_SPACING * 0 - BUTTONS_RIGHT_MARGIN, in closeButtonRect()120 const int windowRight = waylandWindow()->windowContentGeometry().right() + 1; in maximizeButtonRect() local121 return QRectF(windowRight - BUTTON_WIDTH * 2 - BUTTON_SPACING * 1 - BUTTONS_RIGHT_MARGIN, in maximizeButtonRect()127 const int windowRight = waylandWindow()->windowContentGeometry().right() + 1; in minimizeButtonRect() local128 return QRectF(windowRight - BUTTON_WIDTH * 3 - BUTTON_SPACING * 2 - BUTTONS_RIGHT_MARGIN, in minimizeButtonRect()
77 int windowRight = windowLeft + Window.getClientWidth(); in getPopupPosition() local82 int horizontalOverflow = pageX + width - windowRight; in getPopupPosition()
20 windowRight => '',
143 const Point_2& windowRight,152 , m_windowRight(windowRight) in m_traits()
103 int windowRight = Window.getClientWidth() + Window.getScrollLeft(); in showRelativeTo()107 int distanceToWindowRight = windowRight - clientX; in showRelativeTo()
27 windowRight => ''125 $output .= '<windowRight>'. $self->encode($self->{head}->{windowRight}) .'</windowRight>'."\n";
2064 radiobutton $of.windowRight -indicatoron true -text "Right" \2080 grid $of.windowRight -row 0 -column 2 -sticky w
2829 radiobutton $of.windowRight -indicatoron true -text "Right" \2845 grid $of.windowRight -row 0 -column 2 -sticky w