Home | History | Annotate | Download | only in win

Lines Matching full:wcscmp

248     if (wcscmp(name, WebPreferences::webPreferencesChangedNotification()) == 0)
251 if (wcscmp(name, WebPreferences::webPreferencesRemovedNotification()) == 0)
1684 if (GetClassNameW(focusedWindow, className, WTF_ARRAY_LENGTH(className)) && !wcscmp(className, PopupMenuWin::popupClassName())) {
3043 if (oldEncoding != encodingName && (!oldEncoding || !encodingName || wcscmp(oldEncoding, encodingName))) {
4463 if (!wcscmp(name, WebIconDatabase::iconDatabaseDidAddIconNotification()))
4466 if (!wcscmp(name, WebPreferences::webPreferencesChangedNotification()))