ReactOS 0.4.15-dev-7953-g1f49173
HHInfo Struct Reference

#include <hhctrl.h>

Collaboration diagram for HHInfo:

Public Attributes

WebBrowserContainerweb_browser
 
HH_WINTYPEW WinType
 
struct wintype_stringsA stringsA
 
struct wintype_stringsW stringsW
 
struct list entry
 
CHMInfopCHMInfo
 
ContentItemcontent
 
IndexItemindex
 
IndexPopup popup
 
SearchTab search
 
ContentsTab contents
 
HWND hwndTabCtrl
 
HWND hwndSizeBar
 
HFONT hFont
 
HHTab tabs [TAB_FAVORITES+1]
 
int viewer_initialized
 
DWORD current_tab
 

Detailed Description

Definition at line 185 of file hhctrl.h.

Member Data Documentation

◆ content

ContentItem* HHInfo::content

Definition at line 195 of file hhctrl.h.

◆ contents

ContentsTab HHInfo::contents

Definition at line 199 of file hhctrl.h.

◆ current_tab

DWORD HHInfo::current_tab

Definition at line 206 of file hhctrl.h.

◆ entry

struct list HHInfo::entry

Definition at line 193 of file hhctrl.h.

◆ hFont

HFONT HHInfo::hFont

Definition at line 202 of file hhctrl.h.

Referenced by HH_AddToolbar(), and HH_CreateFont().

◆ hwndSizeBar

HWND HHInfo::hwndSizeBar

Definition at line 201 of file hhctrl.h.

Referenced by ExpandContract(), Help_OnSize(), and HH_AddSizeBar().

◆ hwndTabCtrl

HWND HHInfo::hwndTabCtrl

Definition at line 200 of file hhctrl.h.

◆ index

IndexItem* HHInfo::index

Definition at line 196 of file hhctrl.h.

◆ pCHMInfo

CHMInfo* HHInfo::pCHMInfo

Definition at line 194 of file hhctrl.h.

◆ popup

IndexPopup HHInfo::popup

Definition at line 197 of file hhctrl.h.

◆ search

SearchTab HHInfo::search

Definition at line 198 of file hhctrl.h.

◆ stringsA

struct wintype_stringsA HHInfo::stringsA

Definition at line 190 of file hhctrl.h.

◆ stringsW

struct wintype_stringsW HHInfo::stringsW

Definition at line 191 of file hhctrl.h.

◆ tabs

HHTab HHInfo::tabs[TAB_FAVORITES+1]

Definition at line 204 of file hhctrl.h.

◆ viewer_initialized

int HHInfo::viewer_initialized

Definition at line 205 of file hhctrl.h.

Referenced by CreateViewer().

◆ web_browser

WebBrowserContainer* HHInfo::web_browser

Definition at line 186 of file hhctrl.h.

◆ WinType


The documentation for this struct was generated from the following file: