Searched defs:wnd (Results 1 – 13 of 13) sorted by relevance
/external/webrtc/webrtc/examples/peerconnection/client/linux/ |
D | main.cc | 23 CustomSocketServer(rtc::Thread* thread, GtkMainWnd* wnd) in CustomSocketServer() 77 GtkMainWnd wnd(FLAG_server, FLAG_port, FLAG_autoconnect, FLAG_autocall); in main() local
|
D | main_wnd.cc | 115 GtkMainWnd* wnd = reinterpret_cast<GtkMainWnd*>(data); in Redraw() local
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 31 void CalculateWindowSizeForText(HWND wnd, const wchar_t* text, in CalculateWindowSizeForText() 54 std::string GetWindowText(HWND wnd) { in GetWindowText() 445 void MainWnd::CreateChildWindow(HWND* wnd, MainWnd::ChildWindowID id, in CreateChildWindow() 481 HWND wnd; in LayoutConnectUI() member 566 HWND wnd, int width, int height, in VideoRenderer()
|
D | main.cc | 43 MainWnd wnd(FLAG_server, FLAG_port, FLAG_autoconnect, FLAG_autocall); in wWinMain() local
|
/external/webrtc/webrtc/base/ |
D | win32window_unittest.cc | 42 TestWindow wnd; in TEST() local
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 117 HWND wnd = CreateWindow(window_class, in InitInstance() local 357 LRESULT CALLBACK WndProc(HWND wnd, in WndProc()
|
/external/aac/libAACenc/src/ |
D | grp_data.cpp | 122 INT wnd; /* counts through windows in a group */ in FDKaacEnc_groupShortData() local
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 70 static void MessageBox_Error_Global(HWND wnd, const wchar_t *message) in MessageBox_Error_Global() 75 static void MessageBox_HResError(HWND wnd, HRESULT errorCode, const wchar_t *name) in MessageBox_HResError() 997 bool Dlg_CreateFolder(HWND wnd, UString &destName) in Dlg_CreateFolder()
|
/external/lzma/CPP/Windows/ |
D | Window.cpp | 106 bool MySetWindowText(HWND wnd, LPCWSTR s) in MySetWindowText()
|
D | Window.h | 38 inline bool MySetWindowText(HWND wnd, LPCWSTR s) { return BOOLToBool(::SetWindowText(wnd, s)); } in MySetWindowText()
|
/external/lzma/CPP/Windows/Control/ |
D | Dialog.h | 14 CDialog(HWND wnd = NULL): CWindow(wnd){}; in CWindow() argument
|
/external/webrtc/webrtc/p2p/base/ |
D | pseudotcp.h | 116 uint16_t wnd; member
|
/external/aac/libAACdec/src/ |
D | conceal.cpp | 1064 int wnd; in CConcealment_ApplyInter() local
|