Home
last modified time | relevance | path

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

/dports/science/jmol/jmol-14.32.7/src/jspecview/source/
H A DJDXSource.java177 public boolean matchesFilePath(String filePath) { in matchesFilePath() method in JDXSource
/dports/net-im/ruqola/ruqola-1.6.1/src/core/model/
H A Dmessagemodel.cpp511 auto matchesFilePath = [&](const QVector<MessageAttachment> &msgAttachments) { in slotFileDownloaded() local