Lines Matching refs:Short2
133 class Short2 {137 Short2(short initX, short initY)139 Short2() : x(0), y(0) {}1251 * Utility function for returning an Element containing a short2.