Searched refs:m_selectionIsEditable (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DContextMenuContextData.cpp43 , m_selectionIsEditable(false)
51 , m_selectionIsEditable(false)
60 , m_selectionIsEditable(false)
92 m_selectionIsEditable = other.m_selectionIsEditable;
133 return m_selectionIsEditable;
H A DContextMenuContextData.h64 , m_selectionIsEditable(isEditable)
91 bool m_selectionIsEditable; member in class:WebKit::ContextMenuContextData

Completed in 203 milliseconds