Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/bytecode/
DLowerAttributes.java88 List<AnnotationInfo> invisible = new ArrayList<>(); in addAllAnnotations() local
106 List<TypeAnnotationInfo> invisible = new ArrayList<>(); in addAllTypeAnnotations() local
127 List<AnnotationInfo> invisible = new ArrayList<>(); in addParameterAnnotations() local
/external/guava/guava/src/com/google/common/base/
DCharMatcher.java269 public static CharMatcher invisible() { in invisible() method in CharMatcher
/external/guava/android/guava/src/com/google/common/base/
DCharMatcher.java269 public static CharMatcher invisible() { in invisible() method in CharMatcher
/external/harfbuzz_ng/src/
Dhb-buffer.hh95 hb_codepoint_t invisible; /* 0 or something else. */ member
Dhb-ot-shape.cc732 hb_codepoint_t invisible = buffer->invisible; in hb_ot_hide_default_ignorables() local
Dhb-buffer.cc1200 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/cpython3/Lib/test/
Dtest_enum.py208 def invisible(self): member in TestEnum.test_dir_on_sub_with_behavior_on_super.SuperEnum