35 #include "../NativeWindowFromNode.h"
68 NS_IMETHODIMP CWindowMinMax::ResetCallback(
nsISupports *window )
71 if (!subclass)
return NS_ERROR_FAILURE;
80 std::list<CWindowMinMaxSubclass*>::iterator iter;
84 if (subclass->
getWindow())
return subclass;
WindowMinMax service interface This is an interface to the WindowMinMax service, used to set and rese...
std::list< CWindowMinMaxSubclass * > m_subclasses
Service for setting min/max limit callbacks to a window position and size - Prototypes.
CWindowMinMaxSubclass * findSubclassByWindow(nsISupports *window)
NS_IMPL_ISUPPORTS1(sbDeviceCapabilitiesUtils, sbIDeviceCapabilitiesUtils) sbDeviceCapabilitiesUtils
Window subclasser object for WindowMinMax service - Prototypes.
nsISupports * getWindow()
WindowMinMax callback interface This interface describes a callback for the WindowMinMax service...
static void * get(nsISupports *window)