Searched refs:attachedHeight (Results 1 – 1 of 1) sorted by relevance
122 unsigned attachedHeight = constrainedAttachedWindowHeight(height, totalHeight); in changeAttachedWindowHeight() local123 m_settings->setProperty(inspectorAttachedHeightSetting, String::number(attachedHeight)); in changeAttachedWindowHeight()124 setAttachedWindowHeight(attachedHeight); in changeAttachedWindowHeight()