HomeSort by relevance Sort by last modified time
    Searched defs:m_default (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglGlobalInfo.h 38 EGLNativeInternalDisplayType getDefaultNativeDisplay(){ return m_default;};
59 EGLNativeInternalDisplayType m_default; member in class:EglGlobalInfo
  /external/chromium_org/third_party/WebKit/Source/platform/speech/
PlatformSpeechSynthesisVoice.h 52 bool isDefault() const { return m_default; }
53 void setIsDefault(bool isDefault) { m_default = isDefault; }
65 bool m_default; member in class:WebCore::FINAL
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTAttributeDef.java 99 this.m_default = defaultVal;
364 private String m_default; field in class:XSLTAttributeDef
373 return m_default;
383 m_default = def;
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 847 milliseconds