Home
last modified time | relevance | path

Searched refs:hyperlinkSupport (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/dspdfviewer/dspdfviewer-1.15.1/
H A Druntimeconfiguration.h147 bool hyperlinkSupport() const;
H A Druntimeconfiguration.cpp317 bool RuntimeConfiguration::hyperlinkSupport() const in hyperlinkSupport() function in RuntimeConfiguration
H A Dpdfviewerwindow.cpp337 if ( this->runtimeConfiguration.hyperlinkSupport() ) { in renderedPageIncoming()