OpenMW
Public Member Functions | Public Attributes
MWGui::TypesetBookImpl::StyleImpl Struct Reference

List of all members.

Public Member Functions

bool match (MyGUI::IFont *tstFont, MyGUI::Colour tstHotColour, MyGUI::Colour tstActiveColour, MyGUI::Colour tstNormalColour, intptr_t tstInteractiveId)
bool match (char const *tstFont, MyGUI::Colour tstHotColour, MyGUI::Colour tstActiveColour, MyGUI::Colour tstNormalColour, intptr_t tstInteractiveId)
bool partal_match (MyGUI::Colour tstHotColour, MyGUI::Colour tstActiveColour, MyGUI::Colour tstNormalColour, intptr_t tstInteractiveId)

Public Attributes

MyGUI::IFont * mFont
MyGUI::Colour mHotColour
MyGUI::Colour mActiveColour
MyGUI::Colour mNormalColour
InteractiveId mInteractiveId

Member Function Documentation

bool MWGui::TypesetBookImpl::StyleImpl::match ( MyGUI::IFont *  tstFont,
MyGUI::Colour  tstHotColour,
MyGUI::Colour  tstActiveColour,
MyGUI::Colour  tstNormalColour,
intptr_t  tstInteractiveId 
) [inline]
bool MWGui::TypesetBookImpl::StyleImpl::match ( char const *  tstFont,
MyGUI::Colour  tstHotColour,
MyGUI::Colour  tstActiveColour,
MyGUI::Colour  tstNormalColour,
intptr_t  tstInteractiveId 
) [inline]
bool MWGui::TypesetBookImpl::StyleImpl::partal_match ( MyGUI::Colour  tstHotColour,
MyGUI::Colour  tstActiveColour,
MyGUI::Colour  tstNormalColour,
intptr_t  tstInteractiveId 
) [inline]

Member Data Documentation


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