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

#include <LineBreakIteratorPoolICU.h>

Public Member Functions

 LineBreakIteratorPool ()=default
 
UBreakIteratortake (const AtomicString &locale, LineBreakIteratorMode mode)
 
void put (UBreakIterator *iterator)
 
 LineBreakIteratorPool ()=default
 
UBreakIteratortake (const AtomicString &locale, LineBreakIteratorMode mode)
 
void put (UBreakIterator *iterator)
 
 LineBreakIteratorPool ()=default
 
UBreakIteratortake (const AtomicString &locale, LineBreakIteratorMode mode)
 
void put (UBreakIterator *iterator)
 

Static Public Member Functions

static LineBreakIteratorPoolsharedPool ()
 
static AtomicString makeLocaleWithBreakKeyword (const AtomicString &locale, LineBreakIteratorMode mode)
 
static LineBreakIteratorPoolsharedPool ()
 
static AtomicString makeLocaleWithBreakKeyword (const AtomicString &locale, LineBreakIteratorMode mode)
 
static LineBreakIteratorPoolsharedPool ()
 
static AtomicString makeLocaleWithBreakKeyword (const AtomicString &locale, LineBreakIteratorMode mode)
 

Constructor & Destructor Documentation

◆ LineBreakIteratorPool() [1/3]

WTF::LineBreakIteratorPool::LineBreakIteratorPool ( )
default

◆ LineBreakIteratorPool() [2/3]

WTF::LineBreakIteratorPool::LineBreakIteratorPool ( )
default

◆ LineBreakIteratorPool() [3/3]

WTF::LineBreakIteratorPool::LineBreakIteratorPool ( )
default

Member Function Documentation

◆ makeLocaleWithBreakKeyword() [1/3]

static AtomicString WTF::LineBreakIteratorPool::makeLocaleWithBreakKeyword ( const AtomicString locale,
LineBreakIteratorMode  mode 
)
inlinestatic

◆ makeLocaleWithBreakKeyword() [2/3]

static AtomicString WTF::LineBreakIteratorPool::makeLocaleWithBreakKeyword ( const AtomicString locale,
LineBreakIteratorMode  mode 
)
inlinestatic

◆ makeLocaleWithBreakKeyword() [3/3]

static AtomicString WTF::LineBreakIteratorPool::makeLocaleWithBreakKeyword ( const AtomicString locale,
LineBreakIteratorMode  mode 
)
inlinestatic

◆ put() [1/3]

void WTF::LineBreakIteratorPool::put ( UBreakIterator iterator)
inline

◆ put() [2/3]

void WTF::LineBreakIteratorPool::put ( UBreakIterator iterator)
inline

◆ put() [3/3]

void WTF::LineBreakIteratorPool::put ( UBreakIterator iterator)
inline

◆ sharedPool() [1/3]

static LineBreakIteratorPool& WTF::LineBreakIteratorPool::sharedPool ( )
inlinestatic

◆ sharedPool() [2/3]

static LineBreakIteratorPool& WTF::LineBreakIteratorPool::sharedPool ( )
inlinestatic

◆ sharedPool() [3/3]

static LineBreakIteratorPool& WTF::LineBreakIteratorPool::sharedPool ( )
inlinestatic

◆ take() [1/3]

UBreakIterator* WTF::LineBreakIteratorPool::take ( const AtomicString locale,
LineBreakIteratorMode  mode 
)
inline

◆ take() [2/3]

UBreakIterator* WTF::LineBreakIteratorPool::take ( const AtomicString locale,
LineBreakIteratorMode  mode 
)
inline

◆ take() [3/3]

UBreakIterator* WTF::LineBreakIteratorPool::take ( const AtomicString locale,
LineBreakIteratorMode  mode 
)
inline

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