Searched refs:disabled (Results 1 – 5 of 5) sorted by relevance
17 The provided libpng and zlib project disabled warnings 4244 and 4996, which triggers an issue in TS…18 Configure the projects and make sure warnings 4244 and 4996 are not been disabled.
60 INT disabled = 0; in thermostat_screen_bottom_info_update() local71 disabled++; in thermostat_screen_bottom_info_update()80 gx_numeric_prompt_value_set(&thermostat_screen.thermostat_screen_num_off, disabled); in thermostat_screen_bottom_info_update()
79 int disabled = 0; in update_bottom_info_of_lights() local91 disabled++; in update_bottom_info_of_lights()101 gx_numeric_prompt_value_set(&lights_screen.lights_screen_num_off, disabled); in update_bottom_info_of_lights()
79 |disable_error_checking_build|Build with error checking disabled|*GX_DISABLE_ERROR_CHECKING*|80 |no_utf8_build_coverage|Build with UTF-8 support disabled and generate coverage report|GX_DISABLE_U…81 |no_utf8_no_checking_build|Build with UTF-8 support disabled and error checking disabled|GX_DISABLE…83 |ex_unicode_no_checking_build|Build with extended Unicode support and error checking disabled|GX_EX…87 …build|Build with dynamic bi-directional text support and error checking disabled|GX_DYNAMIC_BIDI_T…88 …|Build with GUIX library version 5.4.0 compatibility and error checking disabled|GX_DISABLE_ERROR_…92 |disable_deprecated_string_api_build|Build with deprecated string API disabled|GX_DISABLE_DEPRECATE…
86 Add disabled colors for all text widgets.