Home
last modified time | relevance | path

Searched defs:wnd (Results 1 – 20 of 20) sorted by relevance

/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain.cc23 CustomSocketServer(rtc::Thread* thread, GtkMainWnd* wnd) in CustomSocketServer()
77 GtkMainWnd wnd(FLAG_server, FLAG_port, FLAG_autoconnect, FLAG_autocall); in main() local
Dmain_wnd.cc115 GtkMainWnd* wnd = reinterpret_cast<GtkMainWnd*>(data); in Redraw() local
/external/skia/tools/sk_app/win/
DRasterWindowContext_win.cpp39 RasterWindowContext_win::RasterWindowContext_win(HWND wnd, const DisplayParams& params) in RasterWindowContext_win()
90 WindowContext* NewRasterForWin(HWND wnd, const DisplayParams& params) { in NewRasterForWin()
DGLWindowContext_win.cpp52 GLWindowContext_win::GLWindowContext_win(HWND wnd, const DisplayParams& params) in GLWindowContext_win()
145 WindowContext* NewGLForWin(HWND wnd, const DisplayParams& params) { in NewGLForWin()
DANGLEWindowContext_win.cpp59 ANGLEGLWindowContext_win::ANGLEGLWindowContext_win(HWND wnd, const DisplayParams& params) in ANGLEGLWindowContext_win()
170 WindowContext* NewANGLEForWin(HWND wnd, const DisplayParams& params) { in NewANGLEForWin()
/external/skqp/tools/sk_app/win/
DRasterWindowContext_win.cpp39 RasterWindowContext_win::RasterWindowContext_win(HWND wnd, const DisplayParams& params) in RasterWindowContext_win()
90 WindowContext* NewRasterForWin(HWND wnd, const DisplayParams& params) { in NewRasterForWin()
DGLWindowContext_win.cpp52 GLWindowContext_win::GLWindowContext_win(HWND wnd, const DisplayParams& params) in GLWindowContext_win()
145 WindowContext* NewGLForWin(HWND wnd, const DisplayParams& params) { in NewGLForWin()
DANGLEWindowContext_win.cpp59 ANGLEGLWindowContext_win::ANGLEGLWindowContext_win(HWND wnd, const DisplayParams& params) in ANGLEGLWindowContext_win()
170 WindowContext* NewANGLEForWin(HWND wnd, const DisplayParams& params) { in NewANGLEForWin()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc31 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()
Dmain.cc43 MainWnd wnd(FLAG_server, FLAG_port, FLAG_autoconnect, FLAG_autocall); in wWinMain() local
/external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/
DSwingHelper.java47 public static void centerInWindow(Window wnd, Component cmp) { in centerInWindow()
/external/webrtc/webrtc/base/
Dwin32window_unittest.cc42 TestWindow wnd; in TEST() local
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc117 HWND wnd = CreateWindow(window_class, in InitInstance() local
357 LRESULT CALLBACK WndProc(HWND wnd, in WndProc()
/external/aac/libAACenc/src/
Dgrp_data.cpp134 INT wnd; /* counts through windows in a group */ in FDKaacEnc_groupShortData() local
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp74 static void MessageBox_Error_Global(HWND wnd, const wchar_t *message) in MessageBox_Error_Global()
79 static void MessageBox_HResError(HWND wnd, HRESULT errorCode, const wchar_t *name) in MessageBox_HResError()
1014 bool Dlg_CreateFolder(HWND wnd, UString &destName) in Dlg_CreateFolder()
/external/lzma/CPP/Windows/
DWindow.cpp106 bool MySetWindowText(HWND wnd, LPCWSTR s) in MySetWindowText()
DWindow.h39 inline bool MySetWindowText(HWND wnd, LPCWSTR s) { return BOOLToBool(::SetWindowText(wnd, s)); } in MySetWindowText()
/external/lzma/CPP/Windows/Control/
DDialog.h14 CDialog(HWND wnd = NULL): CWindow(wnd){}; in CWindow() argument
/external/webrtc/webrtc/p2p/base/
Dpseudotcp.h116 uint16_t wnd; member
/external/aac/libAACdec/src/
Dconceal.cpp924 int wnd; in CConcealment_ApplyInter() local