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

/external/chromium_org/chrome/browser/
H A Dnative_window_notification_source.h20 explicit Source(gfx::NativeWindow wnd) : content::NotificationSource(wnd) {} argument
H A Dfullscreen_win.cc53 HWND wnd = ::GetForegroundWindow(); local
54 if (!wnd)
59 if (!::GetWindowRect(wnd, &wnd_rect))
80 LONG style = ::GetWindowLong(wnd, GWL_STYLE);
81 LONG ext_style = ::GetWindowLong(wnd, GWL_EXSTYLE);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dmain.cc42 MainWnd wnd; local
43 if (!wnd.Create()) {
51 new talk_base::RefCountedObject<Conductor>(&client, &wnd));
57 if (!wnd.PreTranslateMessage(&msg)) {
66 if (!wnd.PreTranslateMessage(&msg)) {
H A Dmain_wnd.cc45 void CalculateWindowSizeForText(HWND wnd, const wchar_t* text, argument
47 HDC dc = ::GetDC(wnd);
50 ::ReleaseDC(wnd, dc);
52 ::GetClientRect(wnd, &client);
53 ::GetWindowRect(wnd, &window);
68 std::string GetWindowText(HWND wnd) { argument
70 ::GetWindowTextA(wnd, &text[0], ARRAYSIZE(text));
438 void MainWnd::CreateChildWindow(HWND* wnd, MainWnd::ChildWindowID id, argument
441 if (::IsWindow(*wnd))
446 *wnd
474 HWND wnd; member in struct:Windows
558 VideoRenderer( HWND wnd, int width, int height, webrtc::VideoTrackInterface* track_to_render) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dwin32window_unittest.cc59 TestWindow wnd; local
60 EXPECT_TRUE(wnd.handle() == NULL);
61 EXPECT_FALSE(wnd.destroyed());
62 EXPECT_TRUE(wnd.Create(0, L"Test", 0, 0, 0, 0, 100, 100));
63 EXPECT_TRUE(wnd.handle() != NULL);
64 EXPECT_EQ(kDummyResult, ::SendMessage(wnd.handle(), WM_USER, 1, 2));
65 EXPECT_EQ(WM_USER, wnd.msg().message);
66 EXPECT_EQ(1, wnd.msg().wParam);
67 EXPECT_EQ(2, wnd.msg().lParam);
68 wnd
[all...]
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain.cc40 CustomSocketServer(talk_base::Thread* thread, GtkMainWnd* wnd) argument
41 : thread_(thread), wnd_(wnd), conductor_(NULL), client_(NULL) {}
90 GtkMainWnd wnd(FLAG_server, FLAG_port, FLAG_autoconnect, FLAG_autocall);
91 wnd.Create();
95 CustomSocketServer socket_server(thread, &wnd);
102 new talk_base::RefCountedObject<Conductor>(&client, &wnd));
109 wnd.Destroy();
H A Dmain_wnd.cc133 GtkMainWnd* wnd = reinterpret_cast<GtkMainWnd*>(data); local
134 wnd->OnRedraw();
/external/chromium_org/third_party/webrtc/base/
H A Dwin32window_unittest.cc42 TestWindow wnd; local
43 EXPECT_TRUE(wnd.handle() == NULL);
44 EXPECT_FALSE(wnd.destroyed());
45 EXPECT_TRUE(wnd.Create(0, L"Test", 0, 0, 0, 0, 100, 100));
46 EXPECT_TRUE(wnd.handle() != NULL);
47 EXPECT_EQ(kDummyResult, ::SendMessage(wnd.handle(), WM_USER, 1, 2));
48 EXPECT_EQ(WM_USER, wnd.msg().message);
49 EXPECT_EQ(1, wnd.msg().wParam);
50 EXPECT_EQ(2, wnd.msg().lParam);
51 wnd
[all...]
/external/aac/libAACenc/src/
H A Dgrp_data.cpp122 INT wnd; /* counts through windows in a group */ local
134 for (wnd = 0; wnd < TRANS_FAC; wnd++)
140 if ( mdctSpectrum[wnd*granuleLength_short+line] != FL2FXCONST_SPC(0.0) ) break; /* this band is not completely zero */
175 wnd = 0;
181 FIXP_DBL thresh = sfbThreshold->Short[wnd][sfb];
184 thresh = nrgAddSaturate(thresh, sfbThreshold->Short[wnd+j][sfb]);
189 wnd += groupLen[grp];
193 wnd
[all...]
/external/chromium_org/cloud_print/service/win/
H A Dchrome_launcher.cc49 BOOL CALLBACK CloseIfPidEqual(HWND wnd, LPARAM lparam) { argument
51 ::GetWindowThreadProcessId(wnd, &pid);
53 ::PostMessage(wnd, WM_CLOSE, 0, 0);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dpseudotcp.h133 uint16 wnd; member in struct:cricket::PseudoTcp::Segment
/external/aac/libAACdec/src/
H A Dconceal.cpp1064 int wnd; local
1074 for (wnd = 0; wnd < 8; wnd++)
1077 &pSpectralCoefficient[wnd * (samplesPerFrame / 8)], /* spec_(n-2) */
1084 &pConcealmentInfo->spectralCoefficient[wnd * (samplesPerFrame / 8)], /* spec_n */
1091 &pSpectralCoefficient[wnd * (samplesPerFrame / 8)], /* spec_(n-1) */
1092 &pSpecScale[wnd],
1093 &pConcealmentInfo->specScale[wnd],
1094 &pSpecScale[wnd],
[all...]
/external/chromium_org/third_party/dom_distiller_js/package/js/
H A Ddomdistiller.js1 var $gwt_version = "2.5.1";var $wnd = window;var $doc = $wnd.document;var $moduleName, $moduleBase;var $strongName = '82CC3C4EAD5FEFE7010B2BCC1A3D63B3';var $stats = $wnd.__gwtStatsEvent ? function(a) {return $wnd.__gwtStatsEvent(a);} : null,$sessionId = $wnd.__gwtStatsSessionId ? $wnd.__gwtStatsSessionId : null;$stats && $stats({moduleName:'domdistiller',sessionId:$sessionId,subSystem:'startup',evtGroup:'moduleStartup',millis:(new Date()).getTime(),type:'moduleEvalStart'});
79 function Rg(a){var b;hv[b=++iv]=Rg;(jv[b]=hG+lG,$wnd).clearTimeout(a);iv=b-1}
296 function Sg(){var b,c;hv[b=++iv]=Sg;c=(jv[b]=hG+'310',$wnd).setTimeout(function(){var a;hv[a=++iv]=null;(jv[a]=hG+HB,Hg)!=0&&(jv[a]=hG+LA,Hg=0);jv[a]=hG+mG,Kg=-1;iv=a-1},10);iv=b-1;return c}
313 function ec(a){var b;hv[b=++iv]=ec;if((jv[b]=gy+Aw,$wnd).console==null||typeof $wnd
[all...]

Completed in 533 milliseconds