Home
last modified time | relevance | path

Searched refs:should_set_attributes (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/accessibility/
H A Drender_accessibility_impl.cc1179 bool should_set_attributes = false; in AddImageAnnotationDebuggingAttributes() local
1192 should_set_attributes = true; in AddImageAnnotationDebuggingAttributes()
1196 if (!should_set_attributes) in AddImageAnnotationDebuggingAttributes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/accessibility/
H A Drender_accessibility_impl.cc1376 bool should_set_attributes = false; in AddImageAnnotationDebuggingAttributes() local
1389 should_set_attributes = true; in AddImageAnnotationDebuggingAttributes()
1393 if (!should_set_attributes) in AddImageAnnotationDebuggingAttributes()