Searched defs:canBeSelectionLeaf (Results 1 – 7 of 7) sorted by relevance
40 … virtual bool canBeSelectionLeaf() const OVERRIDE { return node() && node()->hasEditableStyle(); } in canBeSelectionLeaf() function
81 virtual bool canBeSelectionLeaf() const OVERRIDE { return true; } in canBeSelectionLeaf() function
43 … virtual bool canBeSelectionLeaf() const OVERRIDE { return node() && node()->hasEditableStyle(); } in canBeSelectionLeaf() function
89 virtual bool canBeSelectionLeaf() const OVERRIDE { return true; } in canBeSelectionLeaf() function
114 virtual bool canBeSelectionLeaf() const OVERRIDE { return true; } in canBeSelectionLeaf() function
921 virtual bool canBeSelectionLeaf() const { return false; } in canBeSelectionLeaf() function
109 virtual bool canBeSelectionLeaf() const OVERRIDE { return false; } in canBeSelectionLeaf() function