Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dtextfield_impl.cc140 void CefTextfieldImpl::SetSelectionBackgroundColor(cef_color_t color) { in SetSelectionBackgroundColor() function in CefTextfieldImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dtextfield_ctocpp.cc349 void CefTextfieldCToCpp::SetSelectionBackgroundColor(cef_color_t color) { in SetSelectionBackgroundColor() function in CefTextfieldCToCpp