Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A Drender_position.h87 bool inRenderedContent() in inRenderedContent() function
91 static bool inRenderedContent(const Position &position) in inRenderedContent() function
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_position.cpp611 bool Position::inRenderedContent() const in inRenderedContent() function in DOM::Position