Searched defs:isDefault (Results 1 – 13 of 13) sorted by relevance
36 public boolean isDefault() { in isDefault() method in GLObjectProperty
31 public boolean isDefault() { in isDefault() method in GLFloatProperty
30 public boolean isDefault() { in isDefault() method in GLStringProperty
38 boolean isDefault(); in isDefault() method
33 public boolean isDefault() { in isDefault() method in GLEnumProperty
32 public boolean isDefault() { in isDefault() method in GLBooleanProperty
37 public boolean isDefault() { in isDefault() method in GLIntegerProperty
37 public boolean isDefault() { in isDefault() method in GLLongProperty
95 public boolean isDefault() { in isDefault() method in GLCompositeProperty
137 public boolean isDefault() { in isDefault() method in GLListProperty
108 public boolean isDefault() { in isDefault() method in GLSparseArrayProperty
20 EglDisplay::EglDisplay(EGLNativeInternalDisplayType dpy,bool isDefault) : in EglDisplay()
438 String isDefault = option.getAttribute(ATTR_DEFAULT); in createOptionCombo() local