Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_docimpl.cpp381 typedef QList<DocumentImpl *> ChangedDocuments; typedef
382 Q_GLOBAL_STATIC(ChangedDocuments, s_changedDocuments) in Q_GLOBAL_STATIC() argument