Home
last modified time | relevance | path

Searched refs:toggled (Results 1 – 25 of 67) sorted by relevance

123

/third_party/glib/gobject/tests/
Dreference.c263 gboolean toggled = FALSE; in test_object_value() local
268 g_object_add_toggle_ref (v, toggle_cb, &toggled); in test_object_value()
279 g_assert (!toggled); in test_object_value()
281 g_assert (toggled); in test_object_value()
292 toggled = FALSE; in test_object_value() local
294 g_assert (toggled); in test_object_value()
296 g_object_remove_toggle_ref (v, toggle_cb, &toggled); in test_object_value()
/third_party/vk-gl-cts/android/cts/master/
Dgles31-master-2021-03-01.txt16 dEQP-GLES31.functional.srgb_texture_decode.skip_decode.srg8.toggled
/third_party/mesa3d/docs/gallium/
Dpostprocess.rst9 The filters can be toggled per-app via driconf, or per-session via the
/third_party/libinput/doc/user/
Dswitches.rst8 that come in press and release pairs, switches are usually toggled once and
/third_party/flutter/flutter/packages/flutter/test/widgets/
Dcustom_painter_test.dart404 // checked state and toggled state are mutually exclusive.
427 toggled: true,
460 toggled: true,
Dsemantics_test.dart464 // Note: checked state and toggled state are mutually exclusive.
523 toggled: true,
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/
DREADME33 …iPhone's virtual keyboard. The iPhone's onscreen keyboard visibility is toggled when the user tap…
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dvisibility.dart153 /// simple and the [visible] property is frequently toggled, since it avoids
154 /// triggering a layout change when the [visible] property is toggled. If the
/third_party/flutter/skia/site/user/sample/
Dviewer.md27 …ay options and a slide picker can be found in the Tools UI, which can be toggled by hitting the sp…
/third_party/skia/third_party/externals/freetype/docs/
DCUSTOMIZE12 commented configuration macros that can be toggled by developers to
/third_party/skia/site/docs/user/sample/
Dviewer.md39 picker can be found in the Tools UI, which can be toggled by hitting the spacebar.
/third_party/flutter/skia/third_party/externals/freetype/docs/
DCUSTOMIZE12 commented configuration macros that can be toggled by developers to
/third_party/freetype/docs/
DCUSTOMIZE12 commented configuration macros that can be toggled by developers to
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_polygon_mode.txt42 with rendering triangle primitives can trivially be toggled to render
/third_party/openGLES/extensions/NV/
DNV_polygon_mode.txt42 with rendering triangle primitives can trivially be toggled to render
/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
DREADME.md66 multiple times (default is 20, can be toggled via the loops parameter). The
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2filter.c49 gboolean toggled, logarithmic, integer, writable; member
Dswh-lv2-port-groups.patch495 <xsl:if test="contains(@hint, 'toggled')">
496 :portProperty :toggled ;</xsl:if>
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dmaterial_state.dart45 /// This applies to things that can be toggled (such as chips and checkboxes)
Dswitch_list_tile.dart53 /// This widget shows a switch that, when toggled, changes the state of a [bool]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp113 connect(enableRadioButton, SIGNAL(toggled(bool)), this, in WpaGui()
115 connect(disableRadioButton, SIGNAL(toggled(bool)), this, in WpaGui()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp111 connect(enableRadioButton, SIGNAL(toggled(bool)), this, in WpaGui()
113 connect(disableRadioButton, SIGNAL(toggled(bool)), this, in WpaGui()
/third_party/node/deps/npm/node_modules/jsprim/
DREADME.md150 behaviour can be toggled by using the options below. The empty string (`''`) is
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dsemantics.dart474 /// For example, a switch has toggled state.
489 /// * [SemanticsFlag.hasToggledState], which enables a toggled state.
/third_party/pulseaudio/src/modules/alsa/mixer/paths/
Danalog-output.conf.common29 ; file with "switch = mute" will be toggled.

123