| /external/clang/tools/libclang/ |
| D | CXCursor.h | 274 CXCursor newCursor = cursor; in getTypeRefedCallExprCursor() local
|
| D | CXCursor.cpp | 979 CXCursor newCursor = cursor; in getSelectorIdentifierCursor() local
|
| /external/clang/unittests/Format/ |
| D | SortIncludesTest.cpp | 31 unsigned newCursor(llvm::StringRef Code, unsigned Cursor) { in newCursor() function in clang::format::__anon0ded4f3b0111::SortIncludesTest
|
| /external/libgdx/backends/gdx-backend-headless/src/com/badlogic/gdx/backends/headless/mock/graphics/ |
| D | MockGraphics.java | 212 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in MockGraphics
|
| /external/libgdx/gdx/src/com/badlogic/gdx/ |
| D | Graphics.java | 305 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot); in newCursor() method
|
| /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/ |
| D | GwtGraphics.java | 487 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in GwtGraphics
|
| /external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/ |
| D | IOSGraphics.java | 464 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in IOSGraphics
|
| /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
| D | LwjglGraphics.java | 619 public com.badlogic.gdx.graphics.Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in LwjglGraphics
|
| /external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/ |
| D | JglfwGraphics.java | 466 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in JglfwGraphics
|
| /external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
| D | Lwjgl3Graphics.java | 430 public Cursor newCursor(Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in Lwjgl3Graphics
|
| /external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
| D | IOSGraphics.java | 555 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in IOSGraphics
|
| /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
| D | AndroidGraphics.java | 700 public Cursor newCursor (Pixmap pixmap, int xHotspot, int yHotspot) { in newCursor() method in AndroidGraphics
|