ReactOS 0.4.16-dev-338-g34e76ad
|
Go to the source code of this file.
Classes | |
struct | lexret |
Enumerations | |
enum | token_types { EMPTY , VOID_FUNCTION , BOOL_FUNCTION , INTEGER , STRING , IDENTIFIER } |
Variables | |
struct lexret | yylval |
Enumerator | |
---|---|
EMPTY | |
VOID_FUNCTION | |
BOOL_FUNCTION | |
INTEGER | |
STRING | |
IDENTIFIER |
Definition at line 44 of file macro.h.
Definition at line 152 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 171 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 200 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 336 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 73 of file macro.c.
Referenced by MACRO_BrowseButtons(), and WINHELP_CreateHelpWindow().
struct tagWinHelp * MACRO_CurrentWindow | ( | void | ) |
Referenced by MACRO_About(), MACRO_Back(), MACRO_BackFlush(), MACRO_BrowseButtons(), MACRO_ChangeButtonBinding(), MACRO_Contents(), MACRO_CreateButton(), MACRO_DisableButton(), MACRO_EnableButton(), MACRO_HelpOn(), MACRO_IfThen(), MACRO_IfThenElse(), MACRO_JumpHash(), MACRO_Next(), MACRO_Prev(), MACRO_Print(), MACRO_SetHelpOnFile(), and MACRO_SetPopupColor().
Definition at line 116 of file macro.c.
Referenced by MACRO_BrowseButtons(), and WINHELP_CreateHelpWindow().
BOOL MACRO_ExecuteMacro | ( | struct tagWinHelp * | , |
LPCSTR | |||
) |
Referenced by MACRO_IfThen(), MACRO_IfThenElse(), WINHELP_CreateHelpWindow(), WINHELP_HandleTextMouse(), and WINHELP_MainWndProc().
Definition at line 392 of file macro.c.
Referenced by WINHELP_DeleteWindow(), WINHELP_HandleCommand(), and WINHELP_MainWndProc().
Definition at line 421 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 474 of file macro.c.
Referenced by WINHELP_HandleCommand(), and WINHELP_MainWndProc().
Definition at line 489 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 516 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 140 of file macro.c.
Referenced by MACRO_Contents(), MACRO_FileOpen(), MACRO_HelpOn(), and WINHELP_HandleCommand().
Definition at line 573 of file macro.c.
Referenced by WINHELP_HandleCommand().
Definition at line 585 of file macro.c.
Referenced by MACRO_JumpID(), and WINHELP_HandleCommand().
Definition at line 1024 of file macro.c.
Definition at line 680 of file macro.c.
Referenced by WINHELP_HandleCommand().
Definition at line 715 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 746 of file macro.c.
Referenced by WINHELP_MainWndProc().
Definition at line 833 of file macro.c.
Referenced by WINHELP_HandleCommand().