Home
last modified time | relevance | path

Searched defs:collectBox (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/libqxp/libqxp-0.0.0/src/lib/
H A DQXPCollector.h46 virtual void collectBox(const std::shared_ptr<Box> &) { } in collectBox() function
H A DQXPContentCollector.cpp353 void QXPContentCollector::collectBox(const std::shared_ptr<Box> &box) in collectBox() function in libqxp::QXPContentCollector