Searched refs:bottomStyle (Results 1 – 1 of 1) sorted by relevance
650 auto bottomStyle = RenderNodeBridge::GetNumber<uint32_t>(vm, runtimeCallInfo, 4, 0); in SetBorderStyle() local651 auto bottomStyleValue = static_cast<BorderStyle>(bottomStyle); in SetBorderStyle()