/Users/airy/Sources/augui/AUGUIFramework/Controls/AUGUIUtilities.cpp File Reference

#include "AUGUIUtilities.h"
#include <ApplicationServices/ApplicationServices.h>

Include dependency graph for AUGUIUtilities.cpp:


Defines

#define kAlignInterval   0x10
#define kAlignMask   (kAlignInterval-1)

Functions

void AUGUI::HIRectToQDRect (const HIRect *inHIRect, Rect *outQDRect)
TRect AUGUI::RectForCGImage (CGImageRef theImage)
void AUGUI::ConvertWindowPointToGlobal (WindowRef theWindow, Point &thePoint)
 Converts a point from local window coordinates to global coordinates.
void AUGUI::ConvertGlobalToWindowPoint (WindowRef theWindow, Point &thePoint)
 Converts a point from global to local window coordinates.
void AUGUI::SetFontFromFontStyleRec (CGContextRef context, ControlFontStyleRec &rec, ThemeFontID baseThemeFont, ThemeTextColor baseThemeColor)
 Sets the font face, size, style, and color based on the fields and flags of the rec argument.
void * AUGUI::malloc_aligned (UInt32 numBytes, void **realPointer)
 Allocates a block of memory that is 16-byte aligned and zeroed.

Define Documentation

#define kAlignInterval   0x10
 

#define kAlignMask   (kAlignInterval-1)
 






Generated on Sat Jul 8 13:03:45 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo