Home
last modified time | relevance | path

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

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vlayout/
H A Dvbestsquare.h66 bool IsTerminatedByException() const;
H A Dvbestsquare.cpp182 bool VBestSquare::IsTerminatedByException() const in IsTerminatedByException() function in VBestSquare
H A Dvlayoutpaper.cpp317 else if (bestResult.IsTerminatedByException()) in SaveResult()