Searched defs:boxSize (Results 1 – 3 of 3) sorted by relevance
128 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * 30); in draw() local
102 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * (lines + 1)); in visit() local
2589 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * std::min(lines, 30)); in drawImGui() local2682 ImVec2 boxSize(-1.0f, ImGui::GetTextLineHeight() * std::min(lines, 30)); in drawImGui() local