Searched refs:UpdateOutputSize (Results 1 – 7 of 7) sorted by relevance
127 cvp->UpdateOutputSize(); in PerformUpdate()
436 cvp->UpdateOutputSize(w * pr, h * pr); in resizeGL()
124 bool UpdateOutputSize(int32_t new_width=0, int32_t new_height=0);
52 bool C4Viewport::UpdateOutputSize(int32_t new_width, int32_t new_height) in UpdateOutputSize() function in C4Viewport673 UpdateOutputSize(); in Init()
349 cvp->UpdateOutputSize(); in ViewportWinProc()
586 bool UpdateOutputSize();3269 bool sizeForced = scitew->UpdateOutputSize(); in PanePositionChanged()3286 scitew->UpdateOutputSize(); in PaneButtonRelease()3295 bool SciTEGTK::UpdateOutputSize() { in UpdateOutputSize() function in SciTEGTK