#include "sbWindowMoveService.h"
#include "../NativeWindowFromNode.h"
#include <nsComponentManagerUtils.h>
#include <nsThreadUtils.h>
Go to the source code of this file.
Macros | |
#define | PROP_WMS_INST L"WindowMoveServiceInstance" |
Functions | |
HHOOK | GetHookForWindow (HWND aWnd, const sbWindowMoveService::hooks_t &aHooks) |
void | CallListenerMoveStarted (HWND aWnd, const sbWindowMoveService::listeners_t &aListeners) |
void | CallListenerMoveStopped (HWND aWnd, const sbWindowMoveService::listeners_t &aListeners) |
Variables | |
static const PRUint32 | DEFAULT_HASHTABLE_SIZE = 1 |
#define PROP_WMS_INST L"WindowMoveServiceInstance" |
Definition at line 31 of file sbWindowMoveService.cpp.
|
inline |
|
inline |
Definition at line 75 of file sbWindowMoveService.cpp.
|
inline |
Definition at line 52 of file sbWindowMoveService.cpp.
|
static |
Definition at line 33 of file sbWindowMoveService.cpp.