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 37 EGLNativeInternalDisplayType getDefaultNativeDisplay(){ return m_default;};
58 EGLNativeInternalDisplayType m_default; member in class:EglGlobalInfo
  /external/chromium_org/third_party/WebKit/Source/platform/speech/
PlatformSpeechSynthesisVoice.h 53 bool isDefault() const { return m_default; }
54 void setIsDefault(bool isDefault) { m_default = isDefault; }
64 bool m_default; member in class:WebCore::PlatformSpeechSynthesisVoice
  /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/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 76 milliseconds