Home
last modified time | relevance | path

Searched defs:IsImageResource (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dstyle_image.h136 ALWAYS_INLINE bool IsImageResource() const { return is_image_resource_; } in IsImageResource() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dstyle_image.h137 ALWAYS_INLINE bool IsImageResource() const { return is_image_resource_; } in IsImageResource() function