Searched defs:borderColorValue (Results 1 – 4 of 4) sorted by relevance
109 JSRef<JSVal> borderColorValue = value->GetProperty("borderColor"); in CreateBadgeParameters() local
208 const char * const borderColorValue = "#66666666"; in SetOpacityTest006() local
260 uint32_t borderColorValue = buttonComponent_->GetBorderEdge().GetColor().GetValue(); in DrawShape() local298 uint32_t borderColorValue = buttonComponent_->GetBorderEdge().GetColor().GetValue(); in DrawShape() local
2176 …this.borderColorValue = { left: 0XFF000000, top: 0XFF000000, right: 0XFF000000, bottom: 0XFF000000… class