Searched refs:footer_height (Results 1 – 1 of 1) sorted by relevance
224 float footer_height = 0; member226 footer_height += height_separator + ImGui::GetFrameHeightWithSpacing() * 1;228 …footer_height += height_separator + ImGui::GetFrameHeightWithSpacing() * 1 + ImGui::GetTextLineHei…229 ImGui::BeginChild("##scrolling", ImVec2(0, -footer_height), false, ImGuiWindowFlags_NoMove);