Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dtextfield_impl.cc130 void CefTextfieldImpl::SetSelectionTextColor(cef_color_t color) { in SetSelectionTextColor() function in CefTextfieldImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dtextfield_ctocpp.cc318 void CefTextfieldCToCpp::SetSelectionTextColor(cef_color_t color) { in SetSelectionTextColor() function in CefTextfieldCToCpp