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

#include <EditingBehavior.h>

Public Member Functions

 EditingBehavior (EditingBehaviorType type)
 
bool shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom () const
 
bool shouldConsiderSelectionAsDirectional () const
 
bool shouldCenterAlignWhenSelectionIsRevealed () const
 
bool shouldToggleStyleBasedOnStartOfSelection () const
 
bool shouldAlwaysGrowSelectionWhenExtendingToBoundary () const
 
bool shouldSelectOnContextualMenuClick () const
 
bool shouldAllowSpellingSuggestionsWithoutSelection () const
 
bool shouldNavigateBackOnBackspace () const
 
bool shouldExtendSelectionByWordOrLineAcrossCaret () const
 
bool shouldSkipSpaceWhenMovingRight () const
 
bool shouldRebalanceWhiteSpacesInSecureField () const
 
bool shouldSelectBasedOnDictionaryLookup () const
 
bool shouldAlwaysExtendSelectionFromExtentEndpoint () const
 
 EditingBehavior (EditingBehaviorType type)
 
bool shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom () const
 
bool shouldConsiderSelectionAsDirectional () const
 
bool shouldCenterAlignWhenSelectionIsRevealed () const
 
bool shouldToggleStyleBasedOnStartOfSelection () const
 
bool shouldAlwaysGrowSelectionWhenExtendingToBoundary () const
 
bool shouldSelectOnContextualMenuClick () const
 
bool shouldAllowSpellingSuggestionsWithoutSelection () const
 
bool shouldNavigateBackOnBackspace () const
 
bool shouldExtendSelectionByWordOrLineAcrossCaret () const
 
bool shouldSkipSpaceWhenMovingRight () const
 
bool shouldRebalanceWhiteSpacesInSecureField () const
 
bool shouldSelectBasedOnDictionaryLookup () const
 
bool shouldAlwaysExtendSelectionFromExtentEndpoint () const
 

Constructor & Destructor Documentation

◆ EditingBehavior() [1/2]

WebCore::EditingBehavior::EditingBehavior ( EditingBehaviorType  type)
inlineexplicit

◆ EditingBehavior() [2/2]

WebCore::EditingBehavior::EditingBehavior ( EditingBehaviorType  type)
inlineexplicit

Member Function Documentation

◆ shouldAllowSpellingSuggestionsWithoutSelection() [1/2]

bool WebCore::EditingBehavior::shouldAllowSpellingSuggestionsWithoutSelection ( ) const
inline

◆ shouldAllowSpellingSuggestionsWithoutSelection() [2/2]

bool WebCore::EditingBehavior::shouldAllowSpellingSuggestionsWithoutSelection ( ) const
inline

◆ shouldAlwaysExtendSelectionFromExtentEndpoint() [1/2]

bool WebCore::EditingBehavior::shouldAlwaysExtendSelectionFromExtentEndpoint ( ) const
inline

◆ shouldAlwaysExtendSelectionFromExtentEndpoint() [2/2]

bool WebCore::EditingBehavior::shouldAlwaysExtendSelectionFromExtentEndpoint ( ) const
inline

◆ shouldAlwaysGrowSelectionWhenExtendingToBoundary() [1/2]

bool WebCore::EditingBehavior::shouldAlwaysGrowSelectionWhenExtendingToBoundary ( ) const
inline

◆ shouldAlwaysGrowSelectionWhenExtendingToBoundary() [2/2]

bool WebCore::EditingBehavior::shouldAlwaysGrowSelectionWhenExtendingToBoundary ( ) const
inline

◆ shouldCenterAlignWhenSelectionIsRevealed() [1/2]

bool WebCore::EditingBehavior::shouldCenterAlignWhenSelectionIsRevealed ( ) const
inline

◆ shouldCenterAlignWhenSelectionIsRevealed() [2/2]

bool WebCore::EditingBehavior::shouldCenterAlignWhenSelectionIsRevealed ( ) const
inline

◆ shouldConsiderSelectionAsDirectional() [1/2]

bool WebCore::EditingBehavior::shouldConsiderSelectionAsDirectional ( ) const
inline

◆ shouldConsiderSelectionAsDirectional() [2/2]

bool WebCore::EditingBehavior::shouldConsiderSelectionAsDirectional ( ) const
inline

◆ shouldExtendSelectionByWordOrLineAcrossCaret() [1/2]

bool WebCore::EditingBehavior::shouldExtendSelectionByWordOrLineAcrossCaret ( ) const
inline

◆ shouldExtendSelectionByWordOrLineAcrossCaret() [2/2]

bool WebCore::EditingBehavior::shouldExtendSelectionByWordOrLineAcrossCaret ( ) const
inline

◆ shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom() [1/2]

bool WebCore::EditingBehavior::shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom ( ) const
inline

◆ shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom() [2/2]

bool WebCore::EditingBehavior::shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom ( ) const
inline

◆ shouldNavigateBackOnBackspace() [1/2]

bool WebCore::EditingBehavior::shouldNavigateBackOnBackspace ( ) const
inline

◆ shouldNavigateBackOnBackspace() [2/2]

bool WebCore::EditingBehavior::shouldNavigateBackOnBackspace ( ) const
inline

◆ shouldRebalanceWhiteSpacesInSecureField() [1/2]

bool WebCore::EditingBehavior::shouldRebalanceWhiteSpacesInSecureField ( ) const
inline

◆ shouldRebalanceWhiteSpacesInSecureField() [2/2]

bool WebCore::EditingBehavior::shouldRebalanceWhiteSpacesInSecureField ( ) const
inline

◆ shouldSelectBasedOnDictionaryLookup() [1/2]

bool WebCore::EditingBehavior::shouldSelectBasedOnDictionaryLookup ( ) const
inline

◆ shouldSelectBasedOnDictionaryLookup() [2/2]

bool WebCore::EditingBehavior::shouldSelectBasedOnDictionaryLookup ( ) const
inline

◆ shouldSelectOnContextualMenuClick() [1/2]

bool WebCore::EditingBehavior::shouldSelectOnContextualMenuClick ( ) const
inline

◆ shouldSelectOnContextualMenuClick() [2/2]

bool WebCore::EditingBehavior::shouldSelectOnContextualMenuClick ( ) const
inline

◆ shouldSkipSpaceWhenMovingRight() [1/2]

bool WebCore::EditingBehavior::shouldSkipSpaceWhenMovingRight ( ) const
inline

◆ shouldSkipSpaceWhenMovingRight() [2/2]

bool WebCore::EditingBehavior::shouldSkipSpaceWhenMovingRight ( ) const
inline

◆ shouldToggleStyleBasedOnStartOfSelection() [1/2]

bool WebCore::EditingBehavior::shouldToggleStyleBasedOnStartOfSelection ( ) const
inline

◆ shouldToggleStyleBasedOnStartOfSelection() [2/2]

bool WebCore::EditingBehavior::shouldToggleStyleBasedOnStartOfSelection ( ) const
inline

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