Searched refs:IsValidRootLayer (Results 1 – 2 of 2) sorted by relevance
47 …if (pattern->GetLayoutMode() == WebLayoutMode::FIT_CONTENT && IsValidRootLayer(frameWidth, renderM… in Measure()48 IsValidRootLayer(rootLayerHeight, renderMode)) { in Measure()55 bool WebLayoutAlgorithm::IsValidRootLayer(int32_t x, RenderMode renderMode) in IsValidRootLayer() function in OHOS::Ace::NG::WebLayoutAlgorithm
33 bool IsValidRootLayer(int32_t x, RenderMode renderMode);