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

#include <InlineIterator.h>

Public Member Functions

 IsolateTracker (unsigned nestedIsolateCount)
 
void enterIsolate ()
 
void exitIsolate ()
 
bool inIsolate () const
 
void embed (UCharDirection, BidiEmbeddingSource)
 
void commitExplicitEmbedding ()
 
void addFakeRunIfNecessary (RenderObject &obj, unsigned pos, unsigned end, RenderElement &root, InlineBidiResolver &resolver)
 

Constructor & Destructor Documentation

◆ IsolateTracker()

WebCore::IsolateTracker::IsolateTracker ( unsigned  nestedIsolateCount)
inlineexplicit

Member Function Documentation

◆ addFakeRunIfNecessary()

void WebCore::IsolateTracker::addFakeRunIfNecessary ( RenderObject obj,
unsigned  pos,
unsigned  end,
RenderElement root,
InlineBidiResolver resolver 
)
inline

◆ commitExplicitEmbedding()

void WebCore::IsolateTracker::commitExplicitEmbedding ( )
inline

◆ embed()

void WebCore::IsolateTracker::embed ( UCharDirection  ,
BidiEmbeddingSource   
)
inline

◆ enterIsolate()

void WebCore::IsolateTracker::enterIsolate ( )
inline

◆ exitIsolate()

void WebCore::IsolateTracker::exitIsolate ( )
inline

◆ inIsolate()

bool WebCore::IsolateTracker::inIsolate ( ) const
inline

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