Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/views/
Ddisplay_cpptoc.cc211 cef_rect_t CEF_CALLBACK display_get_bounds(struct _cef_display_t* self) { in display_get_bounds() function
268 GetStruct()->get_bounds = display_get_bounds; in CefDisplayCppToC()