Searched defs:SetWindowSize (Results 1 – 4 of 4) 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
141 TEST_F(TraceSorterTest, SetWindowSize) { in TEST_F() argument
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