Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dtextutils.cpp1808 bool TextUtils::fixFonts(QString & svg, const QString & destFont, bool & reallyFixed) { in fixFonts()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/
H A Dpemainwindow.cpp1588 bool reallyFixed = false; in loadImage() local