Searched refs:shouldTranslateMessage (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Tools/MiniBrowser/win/
H A Dmain.cpp44 static bool shouldTranslateMessage(const MSG& msg) function
72 if (shouldTranslateMessage(message))
/external/webkit/Tools/TestWebKitAPI/
H A DPlatformUtilities.h41 bool shouldTranslateMessage(const MSG&);
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/win/
H A DTranslateMessageGeneratesWMChar.cpp58 if (Util::shouldTranslateMessage(msg))
/external/webkit/Tools/TestWebKitAPI/win/
H A DPlatformUtilitiesWin.cpp53 if (shouldTranslateMessage(msg))
59 bool shouldTranslateMessage(const MSG& msg) function in namespace:TestWebKitAPI::Util

Completed in 132 milliseconds