Home
last modified time | relevance | path

Searched defs:is_transparent (Results 1 - 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/meta/
H A Dtype_traits.hpp726 inline constexpr bool is_transparent() in is_transparent() function
735 struct is_transparent : bool_constant<impl::is_transparent<T>()> {}; struct
/third_party/json/single_include/nlohmann/
H A Djson.hpp4122 inline constexpr bool is_transparent() in is_transparent() function
4131 struct is_transparent : bool_constant<impl::is_transparent<T>()> {}; struct
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c4955 int is_transparent; /* Transparency information was present. */ member
[all...]

Completed in 35 milliseconds