Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_node_data.cc1636 for (int dropeffect_idx = static_cast<int>(ax::mojom::Dropeffect::kMinValue); in DropeffectBitfieldToString() local
1637 dropeffect_idx <= static_cast<int>(ax::mojom::Dropeffect::kMaxValue); in DropeffectBitfieldToString()
1638 ++dropeffect_idx) { in DropeffectBitfieldToString()
1640 static_cast<ax::mojom::Dropeffect>(dropeffect_idx); in DropeffectBitfieldToString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_node_data.cc1726 for (int dropeffect_idx = static_cast<int>(ax::mojom::Dropeffect::kMinValue); in DropeffectBitfieldToString() local
1727 dropeffect_idx <= static_cast<int>(ax::mojom::Dropeffect::kMaxValue); in DropeffectBitfieldToString()
1728 ++dropeffect_idx) { in DropeffectBitfieldToString()
1730 static_cast<ax::mojom::Dropeffect>(dropeffect_idx); in DropeffectBitfieldToString()