Home
last modified time | relevance | path

Searched defs:CefInsets (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/internal/
Dcef_types_wrappers.h312 CefInsets() {} in CefInsets() function
313 CefInsets(const cef_insets_t& r) : parent(r) {} in CefInsets() function
314 CefInsets(int top, int left, int bottom, int right) { in CefInsets() function