Cogs.Core
Public Member Functions | Private Attributes | List of all members
litehtml::context Class Reference

Public Member Functions

void load_master_stylesheet (const tchar_t *str)
 
litehtml::cssmaster_css ()
 

Private Attributes

litehtml::css m_master_css
 

Detailed Description

Definition at line 6 of file context.h.

Member Function Documentation

◆ load_master_stylesheet()

void litehtml::context::load_master_stylesheet ( const tchar_t *  str)

Definition at line 6 of file context.cpp.

◆ master_css()

litehtml::css & litehtml::context::master_css ( )
inline

Definition at line 11 of file context.h.

Member Data Documentation

◆ m_master_css

litehtml::css litehtml::context::m_master_css
private

Definition at line 8 of file context.h.


The documentation for this class was generated from the following files: