Home
last modified time | relevance | path

Searched defs:aSelState (Results 1 – 13 of 13) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DPlaceholderTransaction.cpp20 EditorBase& aEditorBase, nsAtom* aName, Maybe<SelectionState>&& aSelState) in PlaceholderTransaction()
178 PlaceholderTransaction::StartSelectionEquals(SelectionState* aSelState, in StartSelectionEquals()
H A DPlaceholderTransaction.h44 Maybe<SelectionState>&& aSelState) { in Create()
H A DSelectionState.cpp89 bool SelectionState::IsEqual(SelectionState* aSelState) { in IsEqual()
158 nsresult RangeUpdater::RegisterSelectionState(SelectionState& aSelState) { in RegisterSelectionState()
171 nsresult RangeUpdater::DropSelectionState(SelectionState& aSelState) { in DropSelectionState()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DPlaceholderTransaction.h41 Maybe<SelectionState>&& aSelState) { in Create()
H A DPlaceholderTransaction.cpp24 Maybe<SelectionState>&& aSelState) in PlaceholderTransaction()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DPlaceholderTransaction.h42 Maybe<SelectionState>&& aSelState) { in Create()
H A DPlaceholderTransaction.cpp22 Maybe<SelectionState>&& aSelState) in PlaceholderTransaction()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DPlaceholderTransaction.h41 Maybe<SelectionState>&& aSelState) { in Create()
H A DPlaceholderTransaction.cpp24 Maybe<SelectionState>&& aSelState) in PlaceholderTransaction()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DPlaceholderTransaction.h41 Maybe<SelectionState>&& aSelState) { in Create()
H A DPlaceholderTransaction.cpp24 Maybe<SelectionState>&& aSelState) in PlaceholderTransaction()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DSelectionState.cpp103 SelectionState::IsEqual(SelectionState* aSelState) in IsEqual()
186 RangeUpdater::RegisterSelectionState(SelectionState& aSelState) in RegisterSelectionState()
201 RangeUpdater::DropSelectionState(SelectionState& aSelState) in DropSelectionState()
H A DPlaceholderTransaction.cpp217 PlaceholderTransaction::StartSelectionEquals(SelectionState* aSelState, in StartSelectionEquals()