ReactOS 0.4.16-dev-306-g647d351
|
#include "hhctrl.h"
#include "wingdi.h"
#include "commctrl.h"
#include "wininet.h"
#include "wine/debug.h"
#include "resource.h"
Go to the source code of this file.
Classes | |
struct | html_encoded_symbol |
Macros | |
#define | WINTYPE_DEFAULT_X 280 |
#define | WINTYPE_DEFAULT_Y 100 |
#define | WINTYPE_DEFAULT_WIDTH 740 |
#define | WINTYPE_DEFAULT_HEIGHT 640 |
#define | WINTYPE_DEFAULT_NAVWIDTH 250 |
#define | TAB_TOP_PADDING 8 |
#define | TAB_RIGHT_PADDING 4 |
#define | TAB_MARGIN 8 |
#define | EDIT_HEIGHT 20 |
#define | SIZEBAR_WIDTH 4 |
#define | ICON_SIZE 20 |
Variables | |
struct list | window_list = LIST_INIT(window_list) |
static const WCHAR | szEmpty [] = {0} |
static struct html_encoded_symbol | html_encoded_symbols [] |
static const WCHAR | szSizeBarClass [] |
static const WCHAR | szChildClass [] |
Definition at line 1188 of file help.c.
Referenced by CreateViewer().
Definition at line 1410 of file help.c.
Referenced by CreateViewer().
Definition at line 1217 of file help.c.
Referenced by CreateViewer().
Definition at line 1246 of file help.c.
Referenced by CreateViewer().
Definition at line 238 of file help.c.
Referenced by DoSync(), and NavigateToChm().
Definition at line 454 of file help.c.
Referenced by Child_WndProc().
Definition at line 544 of file help.c.
Referenced by Child_WndProc().
|
static |
Definition at line 697 of file help.c.
Referenced by HH_RegisterChildWndClass().
Definition at line 1831 of file help.c.
Referenced by CreateHelpViewer(), and HtmlHelpW().
Definition at line 1729 of file help.c.
Referenced by CreateHelpViewer().
Definition at line 1902 of file help.c.
Referenced by parse_index_obj_node_param(), and parse_obj_node_param().
Definition at line 823 of file help.c.
Referenced by TB_OnClick().
Definition at line 269 of file help.c.
Referenced by TB_OnClick().
|
static |
Definition at line 682 of file help.c.
Referenced by AddSearchTab().
Definition at line 1500 of file help.c.
Referenced by TB_OnClick().
Definition at line 1880 of file help.c.
Referenced by decode_html().
Definition at line 1531 of file help.c.
Referenced by Help_WndProc(), and SB_OnLButtonUp().
|
static |
Definition at line 1583 of file help.c.
Referenced by HH_CreateHelpWindow().
|
static |
Definition at line 1340 of file help.c.
Referenced by AddIndexPopup().
Definition at line 1159 of file help.c.
Referenced by CreateViewer().
Definition at line 1086 of file help.c.
Referenced by CreateViewer().
Definition at line 422 of file help.c.
Referenced by CreateViewer().
Definition at line 999 of file help.c.
Referenced by CreateViewer().
Definition at line 1707 of file help.c.
Referenced by CreateViewer().
Definition at line 1608 of file help.c.
Referenced by CreateViewer().
Definition at line 1719 of file help.c.
Referenced by CreateViewer().
Definition at line 177 of file help.c.
Referenced by DisplayPopupMenu(), HH_AddToolbar(), LoadWinTypeFromCHM(), and NP_CreateTab().
Definition at line 799 of file help.c.
Referenced by CreateViewer().
Definition at line 391 of file help.c.
Referenced by CreateViewer().
Definition at line 1136 of file help.c.
Referenced by Help_OnSize(), and HH_AddHTMLPane().
Definition at line 193 of file help.c.
Referenced by HTMLDocument_put_URL(), HTMLFrameBase_put_src(), HTMLLocation_put_hash(), HTMLLocation_put_href(), HTMLLocation_replace(), HTMLWindow2_navigate(), InternetExplorer_Navigate(), InternetExplorer_Navigate2(), navigate_href(), NavigateToChm(), NavigateToUrl(), WebBrowser_Navigate(), and WebBrowser_Navigate2().
Definition at line 257 of file help.c.
Referenced by HtmlHelpW(), NavigateToUrl(), OnTopicChange(), PopupChild_WndProc(), and TB_OnClick().
Definition at line 213 of file help.c.
Referenced by HtmlHelpW().
Definition at line 168 of file help.c.
Referenced by Help_OnSize(), HH_AddNavigationPane(), HH_AddSizeBar(), and HP_GetHTMLRect().
Definition at line 1071 of file help.c.
Referenced by HH_AddNavigationPane().
Definition at line 1049 of file help.c.
Referenced by ExpandContract(), Help_OnSize(), and HH_AddNavigationPane().
Definition at line 563 of file help.c.
Referenced by Child_WndProc().
Definition at line 600 of file help.c.
Referenced by Child_WndProc().
|
static |
Definition at line 1363 of file help.c.
Referenced by AddIndexPopup().
Definition at line 1802 of file help.c.
Referenced by CreateHelpViewer(), Help_WndProc(), and HtmlHelpW().
Definition at line 1311 of file help.c.
Referenced by AddIndexPopup(), and HelpPopup_WndProc().
Definition at line 486 of file help.c.
Referenced by AddContentTab(), AddIndexTab(), AddSearchTab(), and Child_OnSize().
Definition at line 411 of file help.c.
Referenced by Help_OnSize(), and HH_AddSizeBar().
Definition at line 341 of file help.c.
Referenced by SizeBar_WndProc().
Definition at line 346 of file help.c.
Referenced by SizeBar_WndProc().
Definition at line 361 of file help.c.
Referenced by SizeBar_WndProc().
Definition at line 313 of file help.c.
Referenced by SizeBar_WndProc().
|
static |
Definition at line 368 of file help.c.
Referenced by HH_RegisterSizeBarClass().
|
static |
Definition at line 935 of file help.c.
Referenced by HH_AddToolbar().
Definition at line 871 of file help.c.
Referenced by Help_WndProc().
Definition at line 1563 of file help.c.
Referenced by HtmlHelpW().
WINE_DEFAULT_DEBUG_CHANNEL | ( | htmlhelp | ) |
void wintype_stringsA_free | ( | struct wintype_stringsA * | stringsA | ) |
Definition at line 1787 of file help.c.
Referenced by HtmlHelpA(), and ReleaseHelpViewer().
void wintype_stringsW_free | ( | struct wintype_stringsW * | stringsW | ) |
Definition at line 1773 of file help.c.
Referenced by HtmlHelpA(), and ReleaseHelpViewer().
|
static |
Definition at line 64 of file help.c.
Referenced by find_html_symbol().
Definition at line 450 of file help.c.
Referenced by AddSearchTab(), HH_AddHTMLPane(), HH_AddNavigationPane(), and HH_RegisterChildWndClass().
Definition at line 53 of file help.c.
Referenced by AddContentTab(), AddIndexPopup(), AddIndexTab(), AddSearchTab(), HH_AddHTMLPane(), HH_AddNavigationPane(), and HH_AddSizeBar().
Definition at line 308 of file help.c.
Referenced by HH_AddSizeBar(), and HH_RegisterSizeBarClass().
Definition at line 51 of file help.c.
Referenced by CreateHelpViewer(), find_window(), and HtmlHelpW().