Home
last modified time | relevance | path

Searched defs:invisible (Results 1 – 11 of 11) sorted by relevance

/external/turbine/java/com/google/turbine/bytecode/
DLowerAttributes.java118 List<AnnotationInfo> invisible = new ArrayList<>(); in addAllAnnotations() local
136 List<TypeAnnotationInfo> invisible = new ArrayList<>(); in addAllTypeAnnotations() local
157 List<AnnotationInfo> invisible = new ArrayList<>(); in addParameterAnnotations() local
/external/guava/android/guava/src/com/google/common/base/
DCharMatcher.java270 public static CharMatcher invisible() { in invisible() method in CharMatcher
/external/guava/guava/src/com/google/common/base/
DCharMatcher.java270 public static CharMatcher invisible() { in invisible() method in CharMatcher
/external/harfbuzz_ng/src/
Dhb-buffer.hh101 hb_codepoint_t invisible; /* 0 or something else. */ member
Dhb-ot-shape.cc857 hb_codepoint_t invisible = buffer->invisible; in hb_ot_hide_default_ignorables() local
Dhb-buffer.cc1264 hb_codepoint_t invisible) in hb_buffer_set_invisible_glyph()
/external/python/enum34/enum/
Dtest.py225 def invisible(self): member in TestEnum.test_dir_on_sub_with_behavior_on_super.SuperEnum
/external/ImageMagick/coders/
Dpng.c709 invisible[MNG_MAX_OBJECTS], member
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Danalyticsdata.v1alpha.json705 "invisible": { object
Danalyticsdata.v1beta.json880 "invisible": { object
/external/python/cpython3/Lib/test/
Dtest_enum.py209 def invisible(self): member in TestEnum.test_dir_on_sub_with_behavior_on_super.SuperEnum