Home
last modified time | relevance | path

Searched refs:selected_offset (Results 1 – 25 of 48) sorted by relevance

12

/dports/misc/timezonemap/timezonemap-0.4.5.1/src/
H A Dtest-timezone.c66 gdouble selected_offset; in main() local
70 selected_offset = tz_location_get_utc_offset (loc) in main()
74 selected_offset > 0 ? 'p' : 'm', in main()
75 fabs(selected_offset)); in main()
H A Dcc-timezone-map.c63 gdouble selected_offset; member
114 g_value_set_double(value, map->priv->selected_offset); in cc_timezone_map_get_property()
259 &priv->selected_offset); in render_highlight()
264 priv->selected_offset > 0 ? 'p' : 'm', in render_highlight()
265 fabs(priv->selected_offset)); in render_highlight()
290 *hash_key = priv->selected_offset; in render_highlight()
598 priv->selected_offset = get_location_offset (priv->location); in set_location()
605 priv->selected_offset = 0.0; in set_location()
800 priv->selected_offset = 0.0; in cc_timezone_map_init()
1038 return map->priv->selected_offset; in cc_timezone_map_get_selected_offset()
[all …]
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/datetime/
H A Dtest-timezone-gfx.c31 gdouble selected_offset; in main() local
35 selected_offset = tz_location_get_utc_offset (loc) in main()
40 "%g", selected_offset)); in main()
H A Dcc-timezone-map.c59 gdouble selected_offset; member
351 "%g", priv->selected_offset)); in cc_timezone_map_draw()
497 priv->selected_offset = tz_location_get_utc_offset (priv->location) in set_location()
539 priv->selected_offset = color_codes[i].offset; in button_press_event()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/tests/datetime/
H A Dtest-timezone-gfx.c26 gdouble selected_offset; in test_timezone_gfx() local
31selected_offset = tz_location_get_utc_offset (location) / (60.0 * 60.0) + (info->daylight ? -1.0 :… in test_timezone_gfx()
34 … = g_strdup_printf ("timezone_%s.png", g_ascii_formatd (buf, sizeof (buf), "%g", selected_offset)); in test_timezone_gfx()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/embedded_i18n/
H A Dlanguage_selector.cc264 int* selected_offset, in SelectLanguageMatchingCandidate() argument
267 DCHECK(selected_offset); in SelectLanguageMatchingCandidate()
271 DCHECK_EQ(size_t{*selected_offset}, languages_to_offset.size()); in SelectLanguageMatchingCandidate()
303 *selected_offset = matched_language_to_offset->second; in SelectLanguageMatchingCandidate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/embedded_i18n/
H A Dlanguage_selector.cc264 int* selected_offset, in SelectLanguageMatchingCandidate() argument
267 DCHECK(selected_offset); in SelectLanguageMatchingCandidate()
271 DCHECK_EQ(size_t(*selected_offset), languages_to_offset.size()); in SelectLanguageMatchingCandidate()
303 *selected_offset = matched_language_to_offset->second; in SelectLanguageMatchingCandidate()
/dports/games/julius/julius-1.7.0/src/window/
H A Dadvisors.c145 int selected_offset = 0; in window_advisors_draw_dialog_background() local
147 selected_offset = 13; in window_advisors_draw_dialog_background()
149 image_draw(image_group(GROUP_ADVISOR_ICONS) + i + selected_offset, 48 * i + 12, 441); in window_advisors_draw_dialog_background()
/dports/deskutils/gnome-initial-setup/gnome-initial-setup-41.2/gnome-initial-setup/pages/timezone/
H A Dcc-timezone-map.c58 gdouble selected_offset; member
381 "%g", map->selected_offset)); in cc_timezone_map_draw()
387 "%g", map->selected_offset)); in cc_timezone_map_draw()
513 map->selected_offset = tz_location_get_utc_offset (map->location) in set_location()
552 map->selected_offset = color_codes[i].offset; in button_press_event()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/datetime/
H A Dcc-timezone-map.c58 gdouble selected_offset;
381 "%g", map->selected_offset));
387 "%g", map->selected_offset));
513 map->selected_offset = tz_location_get_utc_offset (map->location)
552 map->selected_offset = color_codes[i].offset;
/dports/devel/love/love-11.3/src/libraries/lz4/
H A Dlz4opt.h284 int selected_offset = best_off; in LZ4HC_compress_optimal() local
290 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
292 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/time-admin/src/
H A Dtime-map.c347 "%g", map->selected_offset)); in cc_timezone_map_draw()
353 "%g", map->selected_offset)); in cc_timezone_map_draw()
443 map->selected_offset = tz_location_get_utc_offset (map->location) in set_location()
483 map->selected_offset = color_codes[i].offset; in button_press_event()
H A Dtime-map.h49 gdouble selected_offset; member
/dports/graphics/photivo/photivo/ReferenceMaterial/SourceOfCurves/darktableAnchors/
H A Dbasecurve - 20101120.c107 double selected_offset, selected_y, selected_min, selected_max; member
437 float f = c->selected_y - (c->mouse_y-c->selected_offset)/height; in dt_iop_basecurve_motion_notify()
478 c->selected_offset = c->mouse_y; in dt_iop_basecurve_motion_notify()
540 c->selected = -1; c->selected_offset = 0.0; in gui_init()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/skin/
H A Dskin_theme.h144 int selected_offset, int mnemonic);
/dports/devel/py-tables/tables-3.6.1/c-blosc/internal-complibs/lz4-1.8.3/
H A Dlz4hc.c1346 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1352 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1354 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/lz4/
H A Dlz4hc.c1477 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1483 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1485 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/games/pioneer/pioneer-20210723/contrib/lz4/
H A Dlz4hc.c1410 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1416 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1418 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/archivers/py-lz4/lz4-2.1.10/lz4libs/
H A Dlz4hc.c1410 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1416 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1418 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/extra/lz4/
H A Dlz4hc.c1453 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1459 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1461 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/lz4/lib/
H A Dlz4hc.c1410 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1416 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1418 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Dlz4hc.c1472 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1478 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1480 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/lang/racket/racket-8.3/src/ChezScheme/lz4/lib/
H A Dlz4hc.c1359 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1365 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1367 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/lz4/lib/
H A Dlz4hc.c1359 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1365 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1367 selected_offset = next_offset; in LZ4HC_compress_optimal()
/dports/devel/efl/efl-1.25.1/src/static_libs/lz4/
H A Dlz4hc.c1472 int selected_offset = best_off; in LZ4HC_compress_optimal() local
1478 opt[candidate_pos].off = selected_offset; in LZ4HC_compress_optimal()
1480 selected_offset = next_offset; in LZ4HC_compress_optimal()

12