Home
last modified time | relevance | path

Searched defs:context (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dviewinterface.h
H A Dcrawlerwidget.cpp
/glogg/src/
H A Dviewinterface.h63 std::shared_ptr<const ViewContextInterface> context( void ) const in context() function
H A Dcrawlerwidget.cpp248 CrawlerWidgetContext context = { view_context }; in doSetViewContext() local
264 auto context = std::make_shared<const CrawlerWidgetContext>( in doGetViewContext() local