Home
last modified time | relevance | path

Searched refs:label2_ (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()
467 CreateChildWindow(&label2_, LABEL2_ID, L"Static", ES_CENTER | ES_READONLY, 0); in CreateChildWindows()
488 { label2_, L":" }, in LayoutConnectUI()
Dmain_wnd.h187 HWND label2_; variable