virtual MWGui::TypesetBookImpl::~TypesetBookImpl |
( |
| ) |
|
|
inlinevirtual |
MyGUI::IFont* MWGui::TypesetBookImpl::affectedFont |
( |
StyleImpl * |
style | ) |
|
|
inline |
std::pair<unsigned int, unsigned int> MWGui::TypesetBookImpl::getSize |
( |
| ) |
const |
|
inlinevirtual |
Return the area covered by the document. The first integer is the maximum with of any line. This is not the largest coordinate of the right edge of any line, it is the largest distance from the left edge to the right edge. The second integer is the height of all text combined prior to pagination.
Implements MWGui::TypesetBook.
hit test with a margin for error. only hits on interactive text fragments are reported.
size_t MWGui::TypesetBookImpl::pageCount |
( |
| ) |
const |
|
inlinevirtual |
template<typename Visitor >
void MWGui::TypesetBookImpl::visitRuns |
( |
int |
top, |
|
|
int |
bottom, |
|
|
MyGUI::IFont * |
Font, |
|
|
Visitor const & |
visitor |
|
) |
| const |
|
inline |
template<typename Visitor >
void MWGui::TypesetBookImpl::visitRuns |
( |
int |
top, |
|
|
int |
bottom, |
|
|
Visitor const & |
visitor |
|
) |
| const |
|
inline |
Contents MWGui::TypesetBookImpl::mContents |
Pages MWGui::TypesetBookImpl::mPages |
MyGUI::IntRect MWGui::TypesetBookImpl::mRect |
Sections MWGui::TypesetBookImpl::mSections |
Styles MWGui::TypesetBookImpl::mStyles |
The documentation for this struct was generated from the following file:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwgui/bookpage.cpp