Home | History | Annotate | Download | only in browser

Lines Matching defs:WM_SETTEXT

584   // This function just sends a WM_SETTEXT message to update the window title.
860 SendMessage(hwnd(), WM_SETTEXT, 0,
928 SendMessage(hwnd(), WM_SETTEXT, 0, reinterpret_cast<LPARAM>(title_.c_str()));