Home
last modified time | relevance | path

Searched defs:chart_width (Results 1 – 9 of 9) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/SurveyQuestionPool/classes/
H A Dclass.SurveyQuestionEvaluation.php26 protected $chart_width = 400; variable in SurveyQuestionEvaluation
/dports/www/ilias6/ILIAS-6.14/Modules/SurveyQuestionPool/Questions/
H A Dclass.SurveyQuestionEvaluation.php24 protected $chart_width = 400; variable in SurveyQuestionEvaluation
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Duptime.c167 chart_width = gkrellm_chart_width(); in create_uptime() local
H A Dnet.c1137 gint xnew, chart_width; in map_x() local
/dports/graphics/gnome-color-manager/gnome-color-manager-3.36.0/src/
H A Dgcm-gamma-widget.c26 guint chart_width; member
H A Dgcm-trc-widget.c25 guint chart_width; member
H A Dgcm-cie-widget.c28 guint chart_width; member
/dports/sysutils/gkleds2/gkleds-0.8.2/src/
H A Dgkleds.c287 int chart_width = gkrellm_chart_width(); in gkleds_create() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/mapreduce/mapreduce/
H A Dmodel.py604 chart_width = db.IntegerProperty(default=300, indexed=False) variable in MapreduceState