Searched refs:noteCharRef (Results 1 – 5 of 5) sorted by relevance
58 void noteCharRef(Index replacementIndex, const NamedCharRef &);198 void InputSource::noteCharRef(Index replacementIndex, const NamedCharRef &ref) in noteCharRef() function200 origin_->noteCharRef(replacementIndex, ref); in noteCharRef()
133 virtual void noteCharRef(Index replacementIndex, const NamedCharRef &) = 0;
38 noteCharRef(startIndex() + (cur() - start()), ref); in pushCharRef()
24 void noteCharRef(Index replacementIndex, const NamedCharRef &);238 void InputSourceOriginImpl::noteCharRef(Index replacementIndex, in noteCharRef() function in SP_NAMESPACE::InputSourceOriginImpl
1044 noteCharRef(startIndex() + (cur() - start()), ref); in pushCharRef()