Home
last modified time | relevance | path

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

/external/webrtc/examples/peerconnection/client/
Dmain_wnd.h169 static bool RegisterWindowClass();
Dmain_wnd.cc97 if (!RegisterWindowClass()) in Create()
441 bool MainWnd::RegisterWindowClass() { in RegisterWindowClass() function in MainWnd