Searched refs:asInts (Results 1 – 8 of 8) sorted by relevance
38 const int* asInts() const { in asInts() function47 int* asInts() { return &fX; } in asInts() function
29 const int* asInts() const { in asInts() function38 int* asInts() { return &fLeft; } in asInts() function
1913 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()
57 public static int[] asInts(byte[] x) in asInts() method in GCMUtil64 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil
61 public static int[] asInts(byte[] x) in asInts() method in GCMUtil68 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil
538 + OctetString now supports two python-neutral getters: asOcts() & asInts()
1815 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()