Searched defs:SetWindowSize (Results 1 – 3 of 3) sorted by relevance
62 bool RateLimiter::SetWindowSize(int64_t window_size_ms) { in SetWindowSize() function in webrtc::RateLimiter
142 bool RateStatistics::SetWindowSize(int64_t window_size_ms, int64_t now_ms) { in SetWindowSize() function in webrtc::RateStatistics
6083 void ImGui::SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui6115 void ImGui::SetWindowSize(const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui6120 void ImGui::SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) in SetWindowSize() function in ImGui