Searched defs:SizeT (Results 1 – 1 of 1) sorted by relevance
35 SizeT(T width, T height) : width_(width), height_(height) {} in SizeT() function37 SizeT(T crossSize, T mainSize, Axis axis) in SizeT() function94 void SetSizeT(const SizeT& SizeT) in SetSizeT()