Searched defs:SetWidth (Results 1 – 2 of 2) sorted by relevance
130 void SetWidth(f32 width) { right = left + width; } in SetWidth() function
120 void SetWidth(u32 width) { m_Description.width = width; } in SetWidth() function