winstl/window/scale_functions.h File Reference


Detailed Description

[C, C++] Scale functions (Windows Window Library).

#include <winstl/winstl.h>

Go to the source code of this file.

Namespaces

namespace  winstl

Functions

STLSOFT_INLINE ws_sint_t winstl__calc_SIZE_width (SIZE const *size)
STLSOFT_INLINE ws_sint_t winstl__calc_SIZE_height (SIZE const *size)
STLSOFT_INLINE ws_sint_t winstl__calc_RECT_width (RECT const *rect)
STLSOFT_INLINE ws_sint_t winstl__calc_RECT_height (RECT const *rect)
ws_sint_t calc_width (SIZE const &size)
 Calculates the width of a SIZE instance.
ws_sint_t calc_width (RECT const &rc)
 Calculates the width of a RECT instance.
ws_sint_t calc_height (SIZE const &size)
 Calculates the height of a SIZE instance.
ws_sint_t calc_height (RECT const &rc)
 Calculates the height of a RECT instance.


Generated on Thu Jun 10 08:58:16 2010 for STLSoft by  doxygen 1.5.6