Home
last modified time | relevance | path

Searched refs:MaxSize (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/
Dmach_ipc_mac.h215 size_t MaxSize() const { return storage_length_bytes_; } in MaxSize() function
Dmach_ipc_mac.mm258 out_message->MaxSize(),
/external/webkit/WebCore/css/
DCSSStyleSelector.cpp3731 HANDLE_INITIAL_COND_WITH_VALUE(CSSPropertyMaxWidth, MaxWidth, MaxSize) in applyProperty()
3845 HANDLE_INITIAL_COND_WITH_VALUE(CSSPropertyMaxHeight, MaxHeight, MaxSize) in applyProperty()