Searched refs:asInts (Results 1 – 2 of 2) sorted by relevance
38 const int* asInts() const { in asInts() function47 int* asInts() { return &fX; } in asInts() function
1849 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()