Home | History | Annotate | Download | only in text

Lines Matching refs:addRun

172     void addRun(Run*);
209 inline void BidiResolver<Iterator, Run>::addRun(Run* run)
291 addRun(new Run(startOffset, endOffset + 1, context(), m_direction));