Home
last modified time | relevance | path

Searched refs:mIsPreformatted (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DWSRunObject.h973 bool IsPreformatted() const { return mIsPreformatted; } in IsPreformatted()
1231 return mIsPreformatted || in IsPreformattedOrSurrondedByVisibleContent()
1249 bool mIsPreformatted; variable
H A DWSRunObject.cpp1409 : mEditingHost(aEditingHost), mIsPreformatted(false) { in TextFragmentData()
1456 mIsPreformatted = mStart.AcrossPreformattedCharacter() || in TextFragmentData()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DWSRunObject.h973 bool IsPreformatted() const { return mIsPreformatted; } in IsPreformatted()
1231 return mIsPreformatted || in IsPreformattedOrSurrondedByVisibleContent()
1249 bool mIsPreformatted; variable
H A DWSRunObject.cpp1409 : mEditingHost(aEditingHost), mIsPreformatted(false) { in TextFragmentData()
1456 mIsPreformatted = mStart.AcrossPreformattedCharacter() || in TextFragmentData()