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

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain_wnd.cc462 const wchar_t* class_name, DWORD control_style,
468 DWORD style = WS_CHILD | control_style;
461 CreateChildWindow(HWND* wnd, MainWnd::ChildWindowID id, const wchar_t* class_name, DWORD control_style, DWORD ex_style) argument

Completed in 351 milliseconds