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

#include <SpellChecker.h>

Public Member Functions

 SpellChecker (Frame &)
 
 ~SpellChecker ()
 
bool isAsynchronousEnabled () const
 
bool isCheckable (Range *) const
 
void requestCheckingFor (PassRefPtr< SpellCheckRequest >)
 
int lastRequestSequence () const
 
int lastProcessedSequence () const
 
 SpellChecker (Frame &)
 
 ~SpellChecker ()
 
bool isAsynchronousEnabled () const
 
bool isCheckable (Range *) const
 
void requestCheckingFor (PassRefPtr< SpellCheckRequest >)
 
int lastRequestSequence () const
 
int lastProcessedSequence () const
 

Friends

class SpellCheckRequest
 

Constructor & Destructor Documentation

◆ SpellChecker() [1/2]

WebCore::SpellChecker::SpellChecker ( Frame frame)
explicit

◆ ~SpellChecker() [1/2]

WebCore::SpellChecker::~SpellChecker ( )

◆ SpellChecker() [2/2]

WebCore::SpellChecker::SpellChecker ( Frame )
explicit

◆ ~SpellChecker() [2/2]

WebCore::SpellChecker::~SpellChecker ( )

Member Function Documentation

◆ isAsynchronousEnabled() [1/2]

bool WebCore::SpellChecker::isAsynchronousEnabled ( ) const

◆ isAsynchronousEnabled() [2/2]

bool WebCore::SpellChecker::isAsynchronousEnabled ( ) const

◆ isCheckable() [1/2]

bool WebCore::SpellChecker::isCheckable ( Range range) const

◆ isCheckable() [2/2]

bool WebCore::SpellChecker::isCheckable ( Range ) const

◆ lastProcessedSequence() [1/2]

int WebCore::SpellChecker::lastProcessedSequence ( ) const
inline

◆ lastProcessedSequence() [2/2]

int WebCore::SpellChecker::lastProcessedSequence ( ) const
inline

◆ lastRequestSequence() [1/2]

int WebCore::SpellChecker::lastRequestSequence ( ) const
inline

◆ lastRequestSequence() [2/2]

int WebCore::SpellChecker::lastRequestSequence ( ) const
inline

◆ requestCheckingFor() [1/2]

void WebCore::SpellChecker::requestCheckingFor ( PassRefPtr< SpellCheckRequest request)

◆ requestCheckingFor() [2/2]

void WebCore::SpellChecker::requestCheckingFor ( PassRefPtr< SpellCheckRequest )

Friends And Related Function Documentation

◆ SpellCheckRequest


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