Home
last modified time | relevance | path

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

/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dsubactivitiesform.cpp292 int ninact=0, ninacth=0; in filterChanged() local
318 ninacth+=act->duration; in filterChanged()
324 assert(nh-ninacth>=0); in filterChanged()
328 "Please leave space between fields, so that they are better visible").arg(nh-ninacth).arg(nh)); in filterChanged()
H A Dactivitiesform.cpp274 int ninact=0, ninacth=0; in filterChanged() local
300 ninacth+=act->duration; in filterChanged()
306 assert(nh-ninacth>=0); in filterChanged()
310 " Please leave spaces between fields, so that they are better visible").arg(nh-ninacth).arg(nh)); in filterChanged()