webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
WebCore::DictationMarkerSupplier Class Reference
Inheritance diagram for WebCore::DictationMarkerSupplier:
WebCore::TextInsertionMarkerSupplier WTF::RefCounted< TextInsertionMarkerSupplier > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

void addMarkersToTextNode (Text *textNode, unsigned offsetOfInsertion, const String &textToBeInserted) override
 
- Public Member Functions inherited from WebCore::TextInsertionMarkerSupplier
virtual ~TextInsertionMarkerSupplier ()
 
- Public Member Functions inherited from WTF::RefCounted< TextInsertionMarkerSupplier >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Static Public Member Functions

static Ref< DictationMarkerSuppliercreate (const Vector< DictationAlternative > &alternatives)
 

Protected Member Functions

 DictationMarkerSupplier (const Vector< DictationAlternative > &alternatives)
 
- Protected Member Functions inherited from WebCore::TextInsertionMarkerSupplier
 TextInsertionMarkerSupplier ()
 
- Protected Member Functions inherited from WTF::RefCounted< TextInsertionMarkerSupplier >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Constructor & Destructor Documentation

◆ DictationMarkerSupplier()

WebCore::DictationMarkerSupplier::DictationMarkerSupplier ( const Vector< DictationAlternative > &  alternatives)
inlineprotected

Member Function Documentation

◆ addMarkersToTextNode()

void WebCore::DictationMarkerSupplier::addMarkersToTextNode ( Text textNode,
unsigned  offsetOfInsertion,
const String textToBeInserted 
)
inlineoverridevirtual

◆ create()

static Ref<DictationMarkerSupplier> WebCore::DictationMarkerSupplier::create ( const Vector< DictationAlternative > &  alternatives)
inlinestatic

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