MCPcopy Create free account
hub / github.com/KDE/okular / boundingBox

Method boundingBox

core/page.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196NormalizedRect Page::boundingBox() const
197{
198 return d->m_boundingBox;
199}
200
201bool Page::isBoundingBoxKnown() const
202{

Callers 5

setPageBoundingBoxMethod · 0.45
textAreaMethod · 0.45
abstractTextPageMethod · 0.45
updateItemSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected