Searched refs:hittest (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dnative_constrained_window_win.cc10 bool IsNonClientHitTestCode(UINT hittest) { argument
11 return hittest != HTCLIENT && hittest != HTNOWHERE && hittest != HTCLOSE;
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_window_event_filter.h48 bool DispatchHostWindowDragMovement(int hittest,
H A Dx11_window_event_filter.cc128 int hittest,
131 switch (hittest) {
127 DispatchHostWindowDragMovement( int hittest, const gfx::Point& screen_location) argument
/external/chromium_org/tools/traceline/svgui/
H A Dtraceline.js321 this.hittest = function(startms, dur) {
336 this.hittest = function(startms, dur) {
662 if (!thing.hittest(startms, startms+dur))
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
H A DSDL_sysevents.c616 Uint16 hittest; local
618 hittest = LOWORD(lParam);
619 if ( hittest == HTCLIENT ) {
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc1601 LRESULT hittest = SendMessage(hwnd(), WM_NCHITTEST, 0, l_param_ht); local
1602 if (hittest == HTCLIENT || hittest == HTNOWHERE)
1892 // scrollbars would be drawn. These hittest codes are returned even when
1894 // hittest code as HTCLIENT in this case to ensure that we receive client
1902 // Normally the HTBOTTOMRIGHT hittest code is received when we hover
1906 // We check if the hittest coordinates lie in this region and if yes
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 200 milliseconds