Searched refs:momentarilyRevealLastTypedCharacter (Results 1 – 3 of 3) sorted by relevance
60 renderText->momentarilyRevealLastTypedCharacter(m_offset + m_text.length() - 1); in doApply()
136 void momentarilyRevealLastTypedCharacter(unsigned lastTypedCharacterOffset);
1853 void RenderText::momentarilyRevealLastTypedCharacter(unsigned lastTypedCharacterOffset) in momentarilyRevealLastTypedCharacter() function in blink::RenderText