Searched refs:m_BorderColor (Results 1 – 1 of 1) sorted by relevance
40 nw::ut::ResFloatColor m_BorderColor; member293 const ut::FloatColor& GetBorderColor() const { return ref().m_BorderColor; } in NW_RES_CTOR_INHERIT()300 ref().m_BorderColor = value; in SetBorderColor()301 u32 borderColorU32 = ref().m_BorderColor.ToPicaU32(); in SetBorderColor()318 ref().m_BorderColor.Set(r, g, b); in SetBorderColor()319 u32 borderColorU32 = ref().m_BorderColor.ToPicaU32(); in SetBorderColor()337 ref().m_BorderColor.Set(r, g, b, a); in SetBorderColor()338 u32 borderColorU32 = ref().m_BorderColor.ToPicaU32(); in SetBorderColor()