Searched defs:GetMax (Results 1 – 7 of 7) sorted by relevance
43 int32_t CXFA_Occur::GetMax() { in GetMax() function in CXFA_Occur
64 double GetMax() const { in GetMax() function
38 int GetMax() { in GetMax() function in net::__anon9b19a0640111::GlobalUDPSocketCounts
119 absl::optional<T> GetMax() const { in GetMax() function
54 constexpr float GetMax() const { return start() > end() ? start() : end(); } in GetMax() function
82 constexpr uint32_t GetMax() const { in GetMax() function
94 static WEBP_INLINE int GetMax(int a, int b) { return (a < b) ? b : a; } in GetMax() function