Searched defs:xcomponentType (Results 1 – 3 of 3) sorted by relevance
26 auto xcomponentType = layoutProperty->GetXComponentType().value_or(XComponentType::SURFACE); in MeasureContent() local39 auto xcomponentType = layoutProperty->GetXComponentType().value_or(XComponentType::SURFACE); in Measure() local50 auto xcomponentType = layoutProperty->GetXComponentType().value_or(XComponentType::SURFACE); in Layout() local
30 int32_t xcomponentType = 0; member
137 XComponentType xcomponentType = XComponentType::SURFACE; in Create() local