Searched refs:topStyle (Results 1 – 1 of 1) sorted by relevance
644 auto topStyle = RenderNodeBridge::GetNumber<uint32_t>(vm, runtimeCallInfo, 2, 0); in SetBorderStyle() local645 auto topStyleValue = static_cast<BorderStyle>(topStyle); in SetBorderStyle()