Home
last modified time | relevance | path

Searched defs:is_hidden (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/modules/skottie/src/
DLayer.cpp444 const auto is_hidden = ParseDefault<bool>((*jlayer)["hd"], false) || type == kCameraLayerType; in attachLayer() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.c1221 guint64 is_hidden = 0, is_enabled = 1, uid = 0; in gst_matroska_read_common_parse_chapter_element() local
1333 guint64 is_hidden = 0, uid = 0; in gst_matroska_read_common_parse_chapter_edition() local
/third_party/glib/gio/tests/
Dlive-g-file.c389 gboolean is_hidden; in test_attributes() local
/third_party/glib/gio/
Dgfileinfo.c1944 gboolean is_hidden) in g_file_info_set_is_hidden()
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c122 int is_hidden; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp3517 bool is_hidden = is_hidden_variable(var); in emit_resources() local