Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.h170 DWORD control_style, DWORD ex_style);
Dmain_wnd.cc446 const wchar_t* class_name, DWORD control_style, in CreateChildWindow() argument
452 DWORD style = WS_CHILD | control_style; in CreateChildWindow()