Searched refs:HasPlaceChildren (Results 1 – 3 of 3) sorted by relevance
80 bool HasPlaceChildren() const;
710 … jsViewFunction_->HasMeasureSize() || jsViewFunction_->HasPlaceChildren(), in CreateViewNode()745 if (jsViewFunction_->HasPlaceChildren()) { in CreateViewNode()
478 bool ViewFunctions::HasPlaceChildren() const in HasPlaceChildren() function in OHOS::Ace::Framework::ViewFunctions