Searched defs:cachedSelectionStart (Results 1 – 3 of 3) sorted by relevance
76 virtual int cachedSelectionStart() const { return m_cachedSelectionStart; } in cachedSelectionStart() function
294 virtual int cachedSelectionStart() const { return m_data.cachedSelectionStart(); } in cachedSelectionStart() function
134 int cachedSelectionStart() const { return m_cachedSelectionStart; } in cachedSelectionStart() function