Home
last modified time | relevance | path

Searched refs:kIsP (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/
H A Deditor.h60 enum class EditorParagraphSeparator { kIsDiv, kIsP }; enumerator
H A Dediting_utilities.cc1257 case EditorParagraphSeparator::kIsP: in CreateDefaultParagraphElement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/
H A Deditor.h62 enum class EditorParagraphSeparator { kIsDiv, kIsP }; enumerator
H A Dediting_utilities.cc1283 case EditorParagraphSeparator::kIsP: in CreateDefaultParagraphElement()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/commands/
H A Deditor_command.cc371 EditorParagraphSeparator::kIsP); in ExecuteDefaultParagraphSeparator()
1277 case EditorParagraphSeparator::kIsP: in ValueDefaultParagraphSeparator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/commands/
H A Deditor_command.cc373 EditorParagraphSeparator::kIsP); in ExecuteDefaultParagraphSeparator()
1285 case EditorParagraphSeparator::kIsP: in ValueDefaultParagraphSeparator()