Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/views/
Dbutton_cpptoc.cc470 cef_rect_t CEF_CALLBACK button_get_bounds(struct _cef_view_t* self) { in button_get_bounds() function
1112 GetStruct()->base.get_bounds = button_get_bounds; in CefButtonCppToC()