Home
last modified time | relevance | path

Searched defs:limit_changed (Results 1 – 7 of 7) sorted by relevance

/dports/net/uget/uget-2.2.1/uget/
H A DUgetPluginEmpty.h83 uint8_t limit_changed; member
H A DUgetPluginAria2.h119 uint8_t limit_changed:1; // speed limit changed by user or program member
H A DUgetPluginCurl.h135 uint8_t limit_changed:1; // speed limit changed by user or program member
H A DUgetFiles.c155 element = ug_array_find_sorted(&files->collection, &path,
/dports/science/gramps/gramps-5.1.4/gramps/plugins/graph/
H A Dgvfamilylines.py300 def limit_changed(self): member in FamilyLinesOptions
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/calendar/drivers/kolab/
H A Dkolab_user_calendar.php280 private function fetch_freebusy($limit_changed = null)
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/
H A Dexecution_window.cpp55 emit limit_changed(val); in LanternMenu() local