webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::WordAwareIterator Class Reference

#include <TextIterator.h>

Public Member Functions

 WordAwareIterator (const Range &)
 
bool atEnd () const
 
void advance ()
 
StringView text () const
 
 WordAwareIterator (const Range &)
 
bool atEnd () const
 
void advance ()
 
StringView text () const
 

Constructor & Destructor Documentation

◆ WordAwareIterator() [1/2]

WebCore::WordAwareIterator::WordAwareIterator ( const Range range)
explicit

◆ WordAwareIterator() [2/2]

WebCore::WordAwareIterator::WordAwareIterator ( const Range )
explicit

Member Function Documentation

◆ advance() [1/2]

void WebCore::WordAwareIterator::advance ( )

◆ advance() [2/2]

void WebCore::WordAwareIterator::advance ( )

◆ atEnd() [1/2]

bool WebCore::WordAwareIterator::atEnd ( ) const
inline

◆ atEnd() [2/2]

bool WebCore::WordAwareIterator::atEnd ( ) const
inline

◆ text() [1/2]

StringView WebCore::WordAwareIterator::text ( ) const

◆ text() [2/2]

StringView WebCore::WordAwareIterator::text ( ) const

The documentation for this class was generated from the following files: