Searched refs:GetFormHeight (Results 1 – 7 of 7) sorted by relevance
73 MOCK_METHOD0(GetFormHeight, float());
77 MOCK_METHOD0(GetFormHeight, float());
82 MOCK_METHOD0(GetFormHeight, float());
123 float GetFormHeight() override in GetFormHeight() function
193 virtual float GetFormHeight() = 0;
485 …f (!NearEqual(width, uiContent_->GetFormWidth()) || !NearEqual(height, uiContent_->GetFormHeight()) in AttachUIContent()
166 float GetFormHeight() override in GetFormHeight() function