Searched refs:availWidth (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/viewer/ | ||
H A D | ImGuiLayer.h | 37 float availWidth = std::max(ImGui::GetContentRegionAvailWidth(), 1.0f); local 39 fSize = ImVec2(availWidth, availWidth * aspect); |
Completed in 1 milliseconds