Home
last modified time | relevance | path

Searched defs:expandUsingGranularity (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DVisibleSelection.cpp185 bool VisibleSelection::expandUsingGranularity(TextGranularity granularity) in expandUsingGranularity() function in WebCore::VisibleSelection
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/
H A Dvisible_selection_test.cc98 TEST_F(VisibleSelectionTest, expandUsingGranularity) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/
H A Dvisible_selection_test.cc98 TEST_F(VisibleSelectionTest, expandUsingGranularity) { in TEST_F() argument
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom_selection.cpp302 bool Selection::expandUsingGranularity(ETextGranularity granularity) in expandUsingGranularity() function in DOM::Selection