Searched refs:weightY (Results 1 – 1 of 1) sorted by relevance
2317 auto weightY = val->GetProperty("vertical"); in JsChainWeight() local2321 if (weightY->IsNumber()) { in JsChainWeight()2322 layoutWeightPair.second = weightY->ToNumber<float>(); in JsChainWeight()