Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Drouter.h745 unsigned int totalPhases, double proportion);
H A Drouter.cpp1376 unsigned int phaseNumber, unsigned int totalPhases, in shouldContinueTransactionWithProgress() argument
1381 COLA_UNUSED(totalPhases); in shouldContinueTransactionWithProgress()
1386 phaseNumber, totalPhases, proportion * 100); in shouldContinueTransactionWithProgress()