OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWindowClassName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/test/
chrome_frame_ui_test_utils.h
132
bool
GetWindowClassName
(std::wstring* class_name);
chrome_frame_ui_test_utils.cc
101
if (
GetWindowClassName
(&class_name)) {
376
bool AccObject::
GetWindowClassName
(std::wstring* class_name) {
527
if (!
GetWindowClassName
(&class_name)) {
Completed in 655 milliseconds