Home | History | Annotate | Download | only in src

Lines Matching refs:CharacterStream

290         if (!CharacterStream::EncodeAsciiCharacter(c,
299 if (!CharacterStream::EncodeNonAsciiCharacter(c,
314 unsigned CharacterStream::Length() {
324 void CharacterStream::Seek(unsigned position) {