ReactOS 0.4.16-dev-338-g34e76ad
|
#include <hlpfile.h>
HBITMAP* tagHlpFileFile::bmps |
Definition at line 141 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile().
Definition at line 126 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_ReadFont(), and HLPFILE_SystemCommands().
BOOL tagHlpFileFile::compressed |
Definition at line 129 of file hlpfile.h.
Referenced by HLPFILE_SystemCommands(), and HLPFILE_Uncompress_Topic().
Definition at line 117 of file hlpfile.h.
Referenced by HLPFILE_Contents(), HLPFILE_ReadHlpFile(), and HLPFILE_SystemCommands().
BYTE* tagHlpFileFile::Context |
Definition at line 110 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_GetContext(), and HLPFILE_PageByHash().
Definition at line 128 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_DoReadHlpFile(), HLPFILE_SystemCommands(), and HLPFILE_Uncompress_Topic().
BYTE* tagHlpFileFile::file_buffer |
Definition at line 102 of file hlpfile.h.
Referenced by HLPFILE_FindSubFile(), HLPFILE_FreeHlpFile(), and HLPFILE_ReadFileToBuffer().
UINT tagHlpFileFile::file_buffer_size |
Definition at line 103 of file hlpfile.h.
Referenced by HLPFILE_FindSubFile(), and HLPFILE_ReadFileToBuffer().
HLPFILE_MACRO* tagHlpFileFile::first_macro |
Definition at line 109 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_SystemCommands().
HLPFILE_PAGE* tagHlpFileFile::first_page |
Definition at line 107 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), HLPFILE_Contents(), HLPFILE_FreeHlpFile(), HLPFILE_PageByOffset(), and HLPFILE_SkipParagraph().
Definition at line 125 of file hlpfile.h.
Referenced by HLPFILE_SystemCommands().
HLPFILE_FONT* tagHlpFileFile::fonts |
Definition at line 144 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_FreeHlpFile(), and HLPFILE_ReadFont().
BOOL tagHlpFileFile::hasPhrases |
Definition at line 130 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), and HLPFILE_UncompressLZ77_Phrases().
BOOL tagHlpFileFile::hasPhrases40 |
Definition at line 131 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), and HLPFILE_Uncompress_Phrases40().
LPSTR tagHlpFileFile::help_on_file |
Definition at line 153 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile().
HICON tagHlpFileFile::hIcon |
Definition at line 148 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_SystemCommands().
BYTE* tagHlpFileFile::kwbtree |
Definition at line 111 of file hlpfile.h.
Referenced by HLPFILE_GetKeywords(), and WINHELP_CreateIndexWindow().
BYTE* tagHlpFileFile::kwdata |
Definition at line 112 of file hlpfile.h.
Referenced by HLPFILE_GetKeywords().
HLPFILE_PAGE* tagHlpFileFile::last_page |
Definition at line 108 of file hlpfile.h.
Referenced by HLPFILE_AddPage().
LPSTR tagHlpFileFile::lpszCopyright |
Definition at line 106 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_SystemCommands().
LPSTR tagHlpFileFile::lpszPath |
Definition at line 104 of file hlpfile.h.
Referenced by HLPFILE_PageByHash(), HLPFILE_PageByMap(), HLPFILE_PageByOffset(), HLPFILE_ReadHlpFile(), and WINHELP_GetWindowInfo().
LPSTR tagHlpFileFile::lpszTitle |
Definition at line 105 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_SystemCommands(), and WINHELP_GetWindowInfo().
HLPFILE_MAP* tagHlpFileFile::Map |
Definition at line 114 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_GetMap(), and HLPFILE_PageByMap().
struct tagHlpFileFile* tagHlpFileFile::next |
Definition at line 120 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_ReadHlpFile().
UINT tagHlpFileFile::num_phrases |
Definition at line 132 of file hlpfile.h.
Referenced by HLPFILE_Uncompress3(), HLPFILE_Uncompress_Phrases40(), and HLPFILE_UncompressLZ77_Phrases().
unsigned tagHlpFileFile::numBmps |
Definition at line 140 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile().
unsigned tagHlpFileFile::numFonts |
Definition at line 143 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_FreeHlpFile(), and HLPFILE_ReadFont().
unsigned tagHlpFileFile::numWindows |
Definition at line 146 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_SystemCommands(), WINHELP_GetWindowInfo(), and WINHELP_HandleTextMouse().
char* tagHlpFileFile::phrases_buffer |
Definition at line 134 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_Uncompress2(), HLPFILE_Uncompress3(), HLPFILE_Uncompress_Phrases40(), and HLPFILE_UncompressLZ77_Phrases().
unsigned* tagHlpFileFile::phrases_offsets |
Definition at line 133 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_Uncompress2(), HLPFILE_Uncompress3(), HLPFILE_Uncompress_Phrases40(), and HLPFILE_UncompressLZ77_Phrases().
struct tagHlpFileFile* tagHlpFileFile::prev |
Definition at line 119 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile().
int tagHlpFileFile::rounderr |
Definition at line 156 of file hlpfile.h.
Referenced by HLPFILE_ReadFont().
int tagHlpFileFile::scale |
Definition at line 155 of file hlpfile.h.
Referenced by HLPFILE_ReadFont().
Definition at line 127 of file hlpfile.h.
Referenced by HLPFILE_SystemCommands(), and HLPFILE_Uncompress_Topic().
unsigned* tagHlpFileFile::TOMap |
Definition at line 116 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), HLPFILE_GetTOMap(), and HLPFILE_PageByHash().
BYTE* tagHlpFileFile::topic_end |
Definition at line 137 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_DoReadHlpFile(), and HLPFILE_Uncompress_Topic().
BYTE** tagHlpFileFile::topic_map |
Definition at line 136 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_DoReadHlpFile(), HLPFILE_FreeHlpFile(), and HLPFILE_Uncompress_Topic().
UINT tagHlpFileFile::topic_maplen |
Definition at line 138 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), HLPFILE_DoReadHlpFile(), and HLPFILE_Uncompress_Topic().
Definition at line 124 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), HLPFILE_BrowsePage(), HLPFILE_DoReadHlpFile(), HLPFILE_PageByHash(), HLPFILE_SystemCommands(), and HLPFILE_UncompressLZ77_Phrases().
HLPFILE_WINDOWINFO* tagHlpFileFile::windows |
Definition at line 147 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), HLPFILE_SystemCommands(), WINHELP_GetWindowInfo(), and WINHELP_HandleTextMouse().
unsigned tagHlpFileFile::wMapLen |
Definition at line 113 of file hlpfile.h.
Referenced by HLPFILE_GetMap(), and HLPFILE_PageByMap().
unsigned tagHlpFileFile::wRefCount |
Definition at line 122 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_ReadHlpFile().
unsigned tagHlpFileFile::wTOMapLen |
Definition at line 115 of file hlpfile.h.
Referenced by HLPFILE_GetTOMap(), and HLPFILE_PageByHash().