Home
last modified time | relevance | path

Searched defs:applyFix (Results 1 – 10 of 10) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/cmpcat/
H A Dcomponentcategoryeditorwidget.cpp191 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
202 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/pkgcat/
H A Dpackagecategoryeditorwidget.cpp191 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
202 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/cmp/
H A Dcomponenteditorwidget.cpp322 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
333 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/dev/
H A Ddeviceeditorwidget.cpp453 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
464 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/sym/
H A Dsymboleditorwidget.cpp473 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
484 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/pkg/
H A Dpackageeditorwidget.cpp514 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
525 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/lib/
H A Dlibraryoverviewwidget.cpp280 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in fixMsgHelper()
291 std::shared_ptr<const LibraryElementCheckMessage> msg, bool applyFix) { in processCheckMessage()
/dports/audio/cantata/cantata-2.4.2/devices/
H A Ddevice.cpp188 bool Device::fixVariousArtists(const QString &file, Song &song, bool applyFix) in fixVariousArtists()
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DFixer.hs180 applyFix fix fileLines = function
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DLinuxDisplay.java1503 private static boolean applyFix; field in LinuxDisplay.Compiz