Home
last modified time | relevance | path

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

/dports/net-im/spectral/libQuotient-58dfe74390ebdd8ec6611d3b8fecfe7d051ff955/lib/
H A Droom.cpp334 bool processRedaction(const RedactionEvent& redaction);
2088 bool Room::Private::processRedaction(const RedactionEvent& redaction) in processRedaction() function in Room::Private
2220 if (processRedaction(*r)) in addNewMessageEvents()
/dports/net-im/libquotient/libQuotient-0.6.8/lib/
H A Droom.cpp362 bool processRedaction(const RedactionEvent& redaction);
2163 bool Room::Private::processRedaction(const RedactionEvent& redaction) in processRedaction() function in Room::Private
2297 if (processRedaction(*r)) in addNewMessageEvents()