TTF.C File Reference

Go to the source code of this file.

Defines

#define PI   3.1415926
#define min(a, b)   ( ((a) < (b)) ? (a) : (b) )
#define max(a, b)   ( ((a) > (b)) ? (a) : (b) )
#define OK   1
#define FAIL   0
#define SELECTED   1
#define DESELECTED   0
#define UNITL   32000.0
#define UNITP   1000.0

Typedefs

typedef struct FOUR_INTEGERS four_integers

Functions

PSTR FileInPath (PSTR pstrPath)
BOOL WINAPI DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved)
BOOL _TTFbuilder (HWND parent_window, char *szdir, X__STRUCTURE *lpevi, TTF_STRUCTURE *lpatm)


Define Documentation

#define PI   3.1415926

Definition at line 26 of file TTF.C.

#define min ( a,
 )     ( ((a) < (b)) ? (a) : (b) )

Definition at line 29 of file TTF.C.

#define max ( a,
 )     ( ((a) > (b)) ? (a) : (b) )

Definition at line 32 of file TTF.C.

#define OK   1

Definition at line 40 of file TTF.C.

#define FAIL   0

Definition at line 41 of file TTF.C.

#define SELECTED   1

Definition at line 639 of file TTF.C.

#define DESELECTED   0

Definition at line 640 of file TTF.C.

#define UNITL   32000.0

Definition at line 853 of file TTF.C.

Referenced by _Xmodeler().

#define UNITP   1000.0

Definition at line 854 of file TTF.C.


Typedef Documentation

typedef struct FOUR_INTEGERS four_integers


Function Documentation

BOOL WINAPI DllMain ( HANDLE  hDLL,
DWORD  dwReason,
LPVOID  lpReserved 
)

Definition at line 77 of file TTF.C.

References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, hThisInstance, and TRUE.

BOOL _TTFbuilder ( HWND  parent_window,
char *  szdir,
X__STRUCTURE lpevi,
TTF_STRUCTURE lpatm 
)

Definition at line 95 of file TTF.C.

References TTF_STRUCTURE_tag::cf, DLG_TTF, FALSE, hThisInstance, TTF_STRUCTURE_tag::lf, OK, and TRUE.


Generated on Sun Apr 27 14:20:16 2014 for OpenFX by  doxygen 1.5.6