Searched refs:m_default (Results 1 – 3 of 3) sorted by relevance
53 bool isDefault() const { return m_default; } in isDefault()54 void setIsDefault(bool isDefault) { m_default = isDefault; } in setIsDefault()64 bool m_default; variable
46 , m_default(isDefault) in PlatformSpeechSynthesisVoice()52 , m_default(false) in PlatformSpeechSynthesisVoice()
99 this.m_default = defaultVal; in XSLTAttributeDef()364 private String m_default; field in XSLTAttributeDef373 return m_default; in getDefault()383 m_default = def; in setDefault()