Searched defs:custom_border_colors (Results 1 – 4 of 4) sorted by relevance
88 pub custom_border_colors: bool, field
1035 struct anv_state_reserved_pool custom_border_colors; member
1851 struct anv_state_reserved_array_pool custom_border_colors; member
47909 pub custom_border_colors: Bool32, field47960 pub fn custom_border_colors(mut self, custom_border_colors: bool) -> Self { in custom_border_colors() method