Searched refs:max_content (Results 1 – 4 of 4) sorted by relevance
249 pub const fn max_content<T: TaffyMaxContent>() -> T { in max_content() function267 pub const fn max_content() -> Self { in max_content() method268 max_content::<Self>() in max_content()277 pub const fn max_content() -> Self { in max_content() method278 max_content::<Self>() in max_content()287 pub const fn max_content() -> Self { in max_content() method288 max_content::<Self>() in max_content()298 pub const fn max_content() -> Self { in max_content() method299 max_content::<Self>() in max_content()
10 …auto, fit_content, length, max_content, min_content, percent, zero, FromFlex, FromLength, FromPerc…
727 uint32_t max_content; /**< Maximum stream's content light level */ member
372 vpe_hdr->max_content = Color_Parimaries[pri_idx].max_content; in si_vpe_load_default_primaries()