Searched defs:isPointer (Results 1 – 2 of 2) sorted by relevance
6 boolean isPointer; field in CType15 public CType(String baseType, boolean isConst, boolean isPointer) { in CType()33 public void setIsPointer(boolean isPointer) { in setIsPointer()37 public boolean isPointer() { in isPointer() method in CType
2723 boolean isPointer, MotionEvent motion) { in EventCompletion()