Searched refs:MaxSize (Results 1 – 3 of 3) sorted by relevance
215 size_t MaxSize() const { return storage_length_bytes_; } in MaxSize() function
258 out_message->MaxSize(),
3731 HANDLE_INITIAL_COND_WITH_VALUE(CSSPropertyMaxWidth, MaxWidth, MaxSize) in applyProperty()3845 HANDLE_INITIAL_COND_WITH_VALUE(CSSPropertyMaxHeight, MaxHeight, MaxSize) in applyProperty()