Lines Matching refs:GetFrameHeight
763 const float default_size = GetFrameHeight();
786 float sz = GetFrameHeight();
1081 const float square_sz = GetFrameHeight();
1187 const float square_sz = GetFrameHeight();
1574 const float arrow_size = (flags & ImGuiComboFlags_NoArrowButton) ? 0.0f : GetFrameHeight();
3439 const float button_size = GetFrameHeight();
4824 const float square_sz = GetFrameHeight();
5111 float square_sz = GetFrameHeight();
5452 float default_size = GetFrameHeight();
5641 ImVec2 picker_size(g.FontSize * 8, ImMax(g.FontSize * 8 - (GetFrameHeight() + g.Style.ItemInnerSpacing.x), 1.0f)); // FIXME: Picker size copied from main picker function
6789 float height = GetFrameHeight();