OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:edit1_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc
70
: ui_(CONNECT_TO_SERVER), wnd_(NULL),
edit1_
(NULL), edit2_(NULL),
151
::SetFocus(
edit1_
);
325
std::string server(GetWindowText(
edit1_
));
354
SetFocus(
edit1_
);
465
CreateChildWindow(&
edit1_
, EDIT_ID, L"Edit",
475
::SetWindowTextA(
edit1_
, server_.c_str());
487
{
edit1_
, L"XXXyyyYYYgggXXXyyyYYYggg" },
main_wnd.h
184
HWND
edit1_
;
member in class:MainWnd
Completed in 2509 milliseconds