Home
last modified time | relevance | path

Searched refs:NameFrom (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/accessibility/
H A Dinspector_type_builder_helper.cc168 String ValueSourceType(ax::mojom::NameFrom name_from) { in ValueSourceType()
172 case ax::mojom::NameFrom::kAttribute: in ValueSourceType()
173 case ax::mojom::NameFrom::kAttributeExplicitlyEmpty: in ValueSourceType()
174 case ax::mojom::NameFrom::kTitle: in ValueSourceType()
175 case ax::mojom::NameFrom::kValue: in ValueSourceType()
177 case ax::mojom::NameFrom::kContents: in ValueSourceType()
179 case ax::mojom::NameFrom::kPlaceholder: in ValueSourceType()
181 case ax::mojom::NameFrom::kCaption: in ValueSourceType()
182 case ax::mojom::NameFrom::kRelatedElement: in ValueSourceType()
H A Dax_node_object.h168 String GetName(ax::mojom::NameFrom&,
173 ax::mojom::NameFrom&,
176 String Description(ax::mojom::NameFrom,
179 String Description(ax::mojom::NameFrom,
183 String Placeholder(ax::mojom::NameFrom) const override;
184 String Title(ax::mojom::NameFrom) const override;
257 ax::mojom::NameFrom&,
H A Dax_node_object.cc2367 ax::mojom::NameFrom name_from) { in ShouldInsertSpaceBetweenObjectsIfNeeded()
2383 case ax::mojom::NameFrom::kNone: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2389 case ax::mojom::NameFrom::kCaption: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2392 case ax::mojom::NameFrom::kTitle: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2393 case ax::mojom::NameFrom::kValue: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2397 case ax::mojom::NameFrom::kNone: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2406 case ax::mojom::NameFrom::kTitle: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2407 case ax::mojom::NameFrom::kValue: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2423 ax::mojom::NameFrom last_used_name_from = ax::mojom::NameFrom::kUninitialized; in TextFromDescendants()
2464 ax::mojom::NameFrom child_name_from = ax::mojom::NameFrom::kUninitialized; in TextFromDescendants()
[all …]
H A Dax_validation_message.cc108 ax::mojom::NameFrom& name_from, in TextAlternative()
129 name_sources->back().type = ax::mojom::NameFrom::kContents; in TextAlternative()
H A Dax_object.h127 ax::mojom::NameFrom type = ax::mojom::NameFrom::kUninitialized;
551 virtual String GetName(ax::mojom::NameFrom&, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
564 virtual String Description(ax::mojom::NameFrom, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
572 virtual String Description(ax::mojom::NameFrom, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
582 virtual String Placeholder(ax::mojom::NameFrom) const { return String(); } in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
587 virtual String Title(ax::mojom::NameFrom) const { return String(); } in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
594 ax::mojom::NameFrom& name_from, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
1062 ax::mojom::NameFrom& name_from); in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
1067 ax::mojom::NameFrom&, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
H A Dax_list_box_option.cc107 ax::mojom::NameFrom& name_from, in TextAlternative()
125 name_from = ax::mojom::NameFrom::kContents; in TextAlternative()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/accessibility/
H A Dinspector_type_builder_helper.cc170 String ValueSourceType(ax::mojom::NameFrom name_from) { in ValueSourceType()
174 case ax::mojom::NameFrom::kAttribute: in ValueSourceType()
175 case ax::mojom::NameFrom::kAttributeExplicitlyEmpty: in ValueSourceType()
176 case ax::mojom::NameFrom::kTitle: in ValueSourceType()
177 case ax::mojom::NameFrom::kValue: in ValueSourceType()
179 case ax::mojom::NameFrom::kContents: in ValueSourceType()
181 case ax::mojom::NameFrom::kPlaceholder: in ValueSourceType()
183 case ax::mojom::NameFrom::kCaption: in ValueSourceType()
184 case ax::mojom::NameFrom::kRelatedElement: in ValueSourceType()
H A Dax_node_object.h189 String GetName(ax::mojom::blink::NameFrom&,
194 ax::mojom::blink::NameFrom&,
197 String Description(ax::mojom::blink::NameFrom,
200 String Description(ax::mojom::blink::NameFrom,
204 String Placeholder(ax::mojom::blink::NameFrom) const override;
205 String Title(ax::mojom::blink::NameFrom) const override;
306 ax::mojom::blink::NameFrom&,
H A Dax_node_object.cc2771 ax::mojom::blink::NameFrom name_from) { in ShouldInsertSpaceBetweenObjectsIfNeeded()
2787 case ax::mojom::blink::NameFrom::kNone: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2793 case ax::mojom::blink::NameFrom::kCaption: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2796 case ax::mojom::blink::NameFrom::kTitle: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2797 case ax::mojom::blink::NameFrom::kValue: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2801 case ax::mojom::blink::NameFrom::kNone: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2810 case ax::mojom::blink::NameFrom::kTitle: in ShouldInsertSpaceBetweenObjectsIfNeeded()
2811 case ax::mojom::blink::NameFrom::kValue: in ShouldInsertSpaceBetweenObjectsIfNeeded()
3979 ax::mojom::blink::NameFrom& name_from, in NativeTextAlternative()
4503 ax::mojom::blink::NameFrom name_from, in Description()
[all …]
H A Dax_validation_message.cc108 ax::mojom::NameFrom& name_from, in TextAlternative()
129 name_sources->back().type = ax::mojom::NameFrom::kContents; in TextAlternative()
H A Dax_object.h128 ax::mojom::blink::NameFrom type = ax::mojom::blink::NameFrom::kUninitialized;
562 virtual String GetName(ax::mojom::blink::NameFrom&, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
575 virtual String Description(ax::mojom::blink::NameFrom, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
583 virtual String Description(ax::mojom::blink::NameFrom, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
593 virtual String Placeholder(ax::mojom::blink::NameFrom) const { in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
600 virtual String Title(ax::mojom::blink::NameFrom) const { return String(); } in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
607 ax::mojom::blink::NameFrom& name_from, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
1267 ax::mojom::blink::NameFrom& name_from); in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
1271 ax::mojom::blink::NameFrom&, in WTF_ALLOW_INIT_WITH_MEM_FUNCTIONS()
H A Dax_list_box_option.cc107 ax::mojom::NameFrom& name_from, in TextAlternative()
125 name_from = ax::mojom::NameFrom::kContents; in TextAlternative()
/dports/news/husky/husky-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/misc/
H A Dareastat.cmd46 set NameFrom="Evil Robot" variable
84 echo RealName: %NameFrom%>%outfile%
91 echo RealName: %NameFrom%>%deadtpl%
145 …%hptexe% -c %hptcfg% post -nf %NameFrom% -s " * Dead Areas *" -e %RobotEchoArea% -z %TEARLINE% -o …
146 ) else %hptexe% -c %hptcfg% post -nf %NameFrom% -s %Subj% -e %RobotEchoArea% -z %TEARLINE% -o %Orig…
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/renderer/
H A Dweb_ax_object_proxy.cc1563 ax::mojom::NameFrom name_from = ax::mojom::NameFrom::kUninitialized; in NameFrom()
1568 case ax::mojom::NameFrom::kNone: in NameFrom()
1582 case ax::mojom::NameFrom::kValue: in NameFrom()
1584 case ax::mojom::NameFrom::kTitle: in NameFrom()
1594 ax::mojom::NameFrom name_from; in NameElementCount()
1602 ax::mojom::NameFrom name_from; in NameElementAtIndex()
1612 ax::mojom::NameFrom name_from; in Description()
1624 ax::mojom::NameFrom name_from; in DescriptionFrom()
1652 ax::mojom::NameFrom name_from; in Placeholder()
1665 ax::mojom::NameFrom name_from; in DescriptionElementCount()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_ax_object.h202 BLINK_EXPORT WebString GetName(ax::mojom::NameFrom&,
211 Description(ax::mojom::NameFrom,
217 BLINK_EXPORT WebString Placeholder(ax::mojom::NameFrom) const;
222 BLINK_EXPORT WebString Title(ax::mojom::NameFrom) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_node.cc536 case ax::mojom::NameFrom::kNone: in GetInnerText()
537 case ax::mojom::NameFrom::kUninitialized: in GetInnerText()
541 case ax::mojom::NameFrom::kAttribute: in GetInnerText()
543 case ax::mojom::NameFrom::kAttributeExplicitlyEmpty: in GetInnerText()
546 case ax::mojom::NameFrom::kCaption: in GetInnerText()
547 case ax::mojom::NameFrom::kRelatedElement: in GetInnerText()
550 case ax::mojom::NameFrom::kTitle: in GetInnerText()
553 case ax::mojom::NameFrom::kContents: in GetInnerText()
556 case ax::mojom::NameFrom::kPlaceholder: in GetInnerText()
559 case ax::mojom::NameFrom::kValue: in GetInnerText()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/views/
H A Daccessibility_checker.cc17 using ax::mojom::NameFrom;
57 if (data->GetNameFrom() == NameFrom::kAttributeExplicitlyEmpty) in DoesViewHaveAccessibleNameOrLabelError()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/
H A Dweb_ax_object.h208 BLINK_EXPORT WebString GetName(ax::mojom::NameFrom&,
217 Description(ax::mojom::NameFrom,
223 BLINK_EXPORT WebString Placeholder(ax::mojom::NameFrom) const;
228 BLINK_EXPORT WebString Title(ax::mojom::NameFrom) const;

12345