Home
last modified time | relevance | path

Searched defs:underlines (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dosr_ime_handler_win.cc68 std::vector<CefCompositionUnderline>& underlines) { in GetCompositionUnderlines()
243 std::vector<CefCompositionUnderline>& underlines, in GetCompositionInfo()
335 std::vector<CefCompositionUnderline>& underlines, in GetComposition()
Dosr_window_win.cc422 std::vector<CefCompositionUnderline> underlines; in OnIMEComposition() local
/third_party/boost/libs/mpl/doc/src/refmanual/
Drefmanual.py13 underlines = ['+', '/'] variable
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc965 std::vector<CefCompositionUnderline> underlines; in OnPaint() local
1008 std::vector<CefCompositionUnderline> underlines; in OnPaint() local
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc289 const std::vector<CefCompositionUnderline>& underlines, in ImeSetComposition()
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc269 const std::vector<CefCompositionUnderline>& underlines, in ImeSetComposition()
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc254 const std::vector<CefCompositionUnderline>& underlines, in ImeSetComposition()
Drender_widget_host_view_osr.cc750 const std::vector<CefCompositionUnderline>& underlines, in ImeSetComposition()
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc825 const std::vector<CefCompositionUnderline>& underlines, in ImeSetComposition()
/third_party/cef/libcef_dll/cpptoc/
Dbrowser_host_cpptoc.cc940 cef_composition_underline_t const* underlines, in browser_host_ime_set_composition()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc883 const std::vector<CefCompositionUnderline>& underlines, in ImeSetComposition()