Searched refs:m_newValue (Results 1 – 4 of 4) sorted by relevance
39 , m_newValue(newValue) in MutationEvent()60 m_newValue = newValue; in initMutationEvent()
59 String newValue() const { return m_newValue; } in newValue()73 String m_newValue; variable
57 , m_newValue(newValue) in StorageEvent()72 m_newValue = newValue; in initStorageEvent()
46 const String& newValue() const { return m_newValue; } in newValue()63 String m_newValue; variable