Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dfind_handler_cpptoc.cc27 const cef_rect_t* selectionRect, in find_handler_on_find_result() argument
42 DCHECK(selectionRect); in find_handler_on_find_result()
43 if (!selectionRect) in find_handler_on_find_result()
47 CefRect selectionRectVal = selectionRect ? *selectionRect : CefRect(); in find_handler_on_find_result()
/third_party/cef/libcef_dll/ctocpp/
Dfind_handler_ctocpp.cc25 const CefRect& selectionRect, in OnFindResult() argument
43 count, &selectionRect, activeMatchOrdinal, in OnFindResult()
Dfind_handler_ctocpp.h40 const CefRect& selectionRect,
/third_party/cef/include/
Dcef_find_handler.h63 const CefRect& selectionRect, in OnFindResult() argument
/third_party/cef/include/capi/
Dcef_find_handler_capi.h73 const cef_rect_t* selectionRect,
/third_party/chromium/patch/
D0003-ohos-1115.patch66109 + const CefRect& selectionRect,
66660 + const CefRect& selectionRect,