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

/external/webrtc/webrtc/examples/peerconnection/client/
H A Dmain_wnd.cc54 std::string GetWindowText(HWND wnd) { function in namespace:__anon26103
325 std::string server(GetWindowText(edit1_));
326 std::string port_str(GetWindowText(edit2_));

Completed in 61 milliseconds