Home
last modified time | relevance | path

Searched defs:toggle (Results 1 - 21 of 21) sorted by relevance

/third_party/python/Tools/demo/
H A Dlife.py68 def toggle(self, y, x): member in LifeBoard
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLFeatureControlTest.cpp147 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DToggleParser.cpp27 std::string toggle; in ParseEnabledToggles() local
41 std::string toggle; in ParseDisabledToggles() local
/third_party/skia/tools/skiaserve/urlhandlers/
H A DCmdHandler.cpp47 int n, toggle; in handle() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DToggles.cpp25 Toggle toggle; member
238 void TogglesSet::Set(Toggle toggle, bool enabled) { in Set() argument
270 ToggleEnumToName(Toggle toggle) ToggleEnumToName() argument
[all...]
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftdebug.c259 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/third_party/skia/third_party/externals/freetype/builds/wince/
H A Dftdebug.c264 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/third_party/ffmpeg/libavutil/tests/
H A Dopt.c34 int toggle; member
[all...]
/third_party/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp426 bool toggle = true; in intersectionFinder() local
H A DPathOpsCubicIntersectionTest.cpp531 bool toggle = true; in intersectionFinder() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdebug.c326 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftdebug.c339 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp389 void toggle(bool& value) { value = !value; } in toggle() function in SimpleStroker
H A DSamplePath.cpp242 void toggle(bool& value) { in toggle() function in ArcToView
341 void toggle(bool& value) { in toggle() function in __anon18642
[all...]
/third_party/popt/src/
H A Dpopthelp.c328 const char *toggle; in singleOptionHelp() local
/third_party/curl/tests/server/
H A Dtftpd.c899 int toggle = 1; in do_tftp() local
/third_party/rust/crates/bitflags/src/
H A Dlib.rs621 pub fn toggle(&mut self, other: Self) { in toggle() functions
[all...]
/third_party/skia/tools/debugger/
H A DDrawCommand.h85 void setVisible(bool toggle) { fVisible = toggle; } in setVisible() argument
/third_party/curl/src/
H A Dtool_getparam.c951 bool toggle; in set_trace_config() local
1221 bool toggle = TRUE; /* how to switch boolean options, on or off. Controlled in getparameter() local
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py3082 def toggle(self): member in Checkbutton
/third_party/glfw/deps/
H A Dnuklear.h14278 struct nk_style_toggle *toggle; in nk_style_from_table() local
[all...]

Completed in 55 milliseconds