Home
last modified time | relevance | path

Searched refs:label1_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc71 label1_(NULL), label2_(NULL), button_(NULL), listbox_(NULL), in MainWnd()
464 CreateChildWindow(&label1_, LABEL1_ID, L"Static", ES_CENTER | ES_READONLY, 0); in CreateChildWindows()
486 { label1_, L"Server" }, in LayoutConnectUI()
Dmain_wnd.h186 HWND label1_; variable