Searched refs:GetWindowText (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chrome/test/base/
H A Dinteractive_test_utils_win.cc69 GetWindowText(foreground_window, window_title, arraysize(window_title));
/external/chromium_org/third_party/webrtc/base/
H A Dwin32windowpicker_unittest.cc73 GetWindowText(window_picker.visible_window()->handle(), window_title,
H A Dwin32windowpicker.cc61 GetWindowText(hwnd, window_title, ARRAY_SIZE(window_title));
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
H A Dinvasive.cc173 ::GetWindowText(hwnd, window_title, 100);
/external/chromium_org/remoting/host/
H A Dverify_config_window_win.cc114 int result = pin_edit.GetWindowText(pin.get(), pin_length + 1);
H A Ddisconnect_window_win.cc82 // GetWindowText truncates the text if it is longer than can fit into
85 int result = GetWindowText(control, buffer, arraysize(buffer));
/external/chromium_org/sandbox/win/sandbox_poc/
H A Dmain_ui_window.cc326 int dll_name_len = ::GetWindowText(edit_box_dll_name, dll_path, MAX_PATH);
327 int entry_point_len = ::GetWindowText(edit_box_entry_point,
330 ::GetWindowText(edit_log_file, log_file, MAX_PATH);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc70 std::string GetWindowText(HWND wnd) { function in namespace:__anon12651
341 std::string server(GetWindowText(edit1_));
342 std::string port_str(GetWindowText(edit2_));
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc57 GetWindowText(hwnd, window_title, kTitleLength);
/external/chromium_org/cloud_print/service/win/
H A Dcloud_print_service_config.cc294 result.resize(item.GetWindowText(&result[0], result.size()));
/external/chromium_org/third_party/npapi/npspy/windows/
H A Ddirpick.cpp455 GetWindowText(hWndCtl, szDir, sizeof(szDir));
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_impl.cc1786 !GetWindowText(hwnd, window_title, arraysize(window_title)) ||
/external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
H A DWinTestDlg.cc542 GetWindowText(str);
1322 GetWindowText(str);
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc778 GetWindowText(
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 853 milliseconds