Searched refs:childWidthVal (Results 1 – 1 of 1) sorted by relevance
1019 auto childWidthVal = popupObj->GetProperty("width"); in ParsePopupCommonParam() local1020 if (!childWidthVal->IsNull()) { in ParsePopupCommonParam()1022 if (JSViewAbstract::ParseJsDimensionVp(childWidthVal, width)) { in ParsePopupCommonParam()