Home
last modified time | relevance | path

Searched defs:Run (Results 51 – 75 of 10102) sorted by relevance

12345678910>>...405

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/accessibility/
H A Daccessibility_extension_api.cc69 AccessibilityPrivateSetNativeAccessibilityEnabledFunction::Run() { in Run() function in AccessibilityPrivateSetNativeAccessibilityEnabledFunction
83 AccessibilityPrivateOpenSettingsSubpageFunction::Run() { in Run() function in AccessibilityPrivateOpenSettingsSubpageFunction
102 AccessibilityPrivateSetFocusRingsFunction::Run() { in Run() function in AccessibilityPrivateSetFocusRingsFunction
172 AccessibilityPrivateSetHighlightsFunction::Run() { in Run() function in AccessibilityPrivateSetHighlightsFunction
197 AccessibilityPrivateSetKeyboardListenerFunction::Run() { in Run() function in AccessibilityPrivateSetKeyboardListenerFunction
226 AccessibilityPrivateDarkenScreenFunction::Run() { in Run() function in AccessibilityPrivateDarkenScreenFunction
259 AccessibilityPrivateSendSyntheticKeyEventFunction::Run() { in Run() function in AccessibilityPrivateSendSyntheticKeyEventFunction
303 AccessibilityPrivateSendSyntheticMouseEventFunction::Run() { in Run() function in AccessibilityPrivateSendSyntheticMouseEventFunction
402 AccessibilityPrivateToggleDictationFunction::Run() { in Run() function in AccessibilityPrivateToggleDictationFunction
417 AccessibilityPrivateSetSwitchAccessMenuStateFunction::Run() { in Run() function in AccessibilityPrivateSetSwitchAccessMenuStateFunction
[all …]
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/testgtk/
H A Dcreate_tooltips.adb146 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
147 Box1,
148 Box2,
149 Box3 : Gtk_Box;
150 Button : Gtk_Button;
151 Tooltips : Gtk_Tooltips;
152 Toggle : Gtk_Toggle_Button;
153 Tips_Query : Gtk_Tips_Query;
154 Frame2 : Gtk_Frame;
155 Vbox : Gtk_Box;
H A Dlibart_demo.adb158 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
159 VBox : Gtk_Box;
160 Hbox : Gtk_Box;
161 Pix, Pix2, Pix3 : Gdk_Pixbuf;
162 Draw : Image_Drawing;
163 Label : Gtk_Label;
164 Error : Glib.Error.GError;
H A Dcreate_test_idle.adb127 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
128 Button : Gtk_Button;
129 Box : Gtk_Box;
130 Label : Gtk_Label;
131 Container : Gtk_Box;
132 Frame2 : Gtk_Frame;
133 Myb : My_Button;
134 Gr : Widget_SList.GSlist;
135 Vbox : Gtk_Box;
H A Dcreate_arrow.adb53 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
54 Box1 : Gtk_Box;
55 Box2 : Gtk_Box;
56 Table : Gtk_Table;
57 Arrow : Gtk_Arrow;
58 Label : Gtk_Label;
H A Dcreate_paned.adb74 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
75 VPaned : Gtk_Paned;
76 HPaned : Gtk_Paned;
77 Frame2 : Gtk_Frame;
78 Button : Gtk_Button;
79 Vbox : Gtk_Box;
H A Dcreate_plot_3d.adb133 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
134 Vbox1 : Gtk_Box;
135 Scrollw1 : Gtk_Scrolled_Window;
136 Button : Gtk_Button;
137 Plot : Gtk_Plot_3D;
138 Canvas : Gtk_Plot_Canvas;
139 Surface : Gtk_Plot_Surface;
140 Plot_Child : Gtk_Plot_Canvas_Plot;
H A Dcreate_opacity.adb72 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
73 Box1, Box2 : Gtk_Box;
74 Label : Gtk_Label;
75 Adjustment : Gtk_Adjustment;
76 Scale : Gtk_Scale;
H A Dcreate_reparent.adb112 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
113 Box1 : Gtk_Box;
114 Box2 : Gtk_Box;
115 Box3 : Gtk_Box;
116 Label : Gtk_Label;
117 Frame2 : Gtk_Frame;
118 Myb : My_Button;
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/testgtk/
H A Dcreate_test_idle.adb121 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
122 Button : Gtk_Button;
123 Box : Gtk_Box;
124 Label : Gtk_Label;
125 Container : Gtk_Box;
126 Frame2 : Gtk_Frame;
127 Myb : My_Button;
128 Gr : Widget_SList.GSlist;
129 Vbox : Gtk_Box;
H A Dlibart_demo.adb140 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
141 VBox : Gtk_Box;
142 Hbox : Gtk_Box;
143 Pix, Pix2, Pix3 : Gdk_Pixbuf;
144 Draw : Image_Drawing;
145 Label : Gtk_Label;
146 Error : Glib.Error.GError;
H A Dcreate_entry.adb154 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
157 Box1, Box2 : Gtk_Box;
158 The_Entry : Gtk_Entry;
159 Combo : Gtk_Combo_Box_Text;
160 Check : Gtk_Check_Button;
161 Hsep : Gtk_Hseparator;
162 Search : Gtk_Search_Entry;
163 Level : Gtk_Level_Bar;
H A Dcreate_tree_filter.adb112 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
113 Model : Gtk_List_Store;
114 Filter : Gtk_Tree_Model_Filter;
115 Tree : Gtk_Tree_View;
116 Scrolled : Gtk_Scrolled_Window;
117 Col : Gtk_Tree_View_Column;
118 Num : Gint;
119 Text : Gtk_Cell_Renderer_Text;
120 Iter : Gtk_Tree_Iter;
H A Dcreate_arrow.adb46 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
47 Box1 : Gtk_Box;
48 Box2 : Gtk_Box;
49 Table : Gtk_Grid;
50 Arrow : Gtk_Arrow;
51 Label : Gtk_Label;
H A Dcreate_paned.adb67 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
68 VPaned : Gtk_Paned;
69 HPaned : Gtk_Paned;
70 Frame2 : Gtk_Frame;
71 Button : Gtk_Button;
72 Vbox : Gtk_Box;
H A Dcreate_revealer.adb47 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
48 Box : Gtk_Grid;
49 Label : Gtk_Label;
50 Button : Gtk_Toggle_Button;
51 Revealer : Gtk_Revealer;
52 Ent : Gtk_Entry;
H A Dcreate_css_accordion.adb37 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
38 Box : Gtk_Box;
39 Provider : constant Gtk_Css_Provider
41 Error : aliased Glib.Error.GError;
42 package FA is new Forall_User_Data (Gtk_Style_Provider);
44 procedure Apply_Css
H A Dcreate_opacity.adb67 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
68 Box1, Box2 : Gtk_Box;
69 Label : Gtk_Label;
70 Adjustment : Gtk_Adjustment;
71 Scale : Gtk_Scale;
H A Dcreate_reparent.adb108 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
109 Box1 : Gtk_Box;
110 Box2 : Gtk_Box;
111 Box3 : Gtk_Box;
112 Label : Gtk_Label;
113 Frame2 : Gtk_Frame;
114 Myb : My_Button;
/dports/textproc/templates_parser/templates-parser-1d62939/regtests/tests/0093_test_templates_if/
H A Dtest_templates_if.adb27 procedure Run is subprogram
28 Names_To_Display, References_Names, Depths : Vector_Tag;
29 Translations : Translate_Table (1 .. 3);
30 First_Node : Natural := 0;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Interpreter/
H A DAddInstruction.cs22 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddInt16
40 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddInt32
58 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddInt64
76 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddUInt16
94 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddUInt32
112 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddUInt64
130 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddSingle
148 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddInstruction.AddDouble
195 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddOvfInstruction.AddOvfInt16
213 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.AddOvfInstruction.AddOvfInt32
[all …]
H A DSubInstruction.cs22 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubInt16
40 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubInt32
58 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubInt64
76 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubUInt16
94 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubUInt32
112 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubUInt64
130 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubSingle
148 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubInstruction.SubDouble
195 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubOvfInstruction.SubOvfInt16
213 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.SubOvfInstruction.SubOvfInt32
[all …]
H A DMulInstruction.cs22 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulInt16
40 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulInt32
58 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulInt64
76 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulUInt16
94 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulUInt32
112 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulUInt64
130 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulSingle
148 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulInstruction.MulDouble
196 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulOvfInstruction.MulOvfInt16
214 public override int Run(InterpretedFrame frame) in Run() method in System.Linq.Expressions.Interpreter.MulOvfInstruction.MulOvfInt32
[all …]
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/testgtk/gtkextra/
H A Dcreate_plot_3d.adb126 procedure Run (Frame : access Gtk.Frame.Gtk_Frame_Record'Class) is subprogram
127 Vbox1 : Gtk_Box;
128 Scrollw1 : Gtk_Scrolled_Window;
129 Button : Gtk_Button;
130 Plot : Gtk_Plot_3D;
131 Canvas : Gtk_Plot_Canvas;
132 Surface : Gtk_Plot_Surface;
133 Plot_Child : Gtk_Plot_Canvas_Plot;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/extensions/api/notifications/
H A Dnotifications_api.cc13 ExtensionFunction::ResponseAction NotificationsCreateFunction::Run() { in Run() function in extensions::cast::api::NotificationsCreateFunction
17 ExtensionFunction::ResponseAction NotificationsUpdateFunction::Run() { in Run() function in extensions::cast::api::NotificationsUpdateFunction
21 ExtensionFunction::ResponseAction NotificationsClearFunction::Run() { in Run() function in extensions::cast::api::NotificationsClearFunction
25 ExtensionFunction::ResponseAction NotificationsGetAllFunction::Run() { in Run() function in extensions::cast::api::NotificationsGetAllFunction
30 NotificationsGetPermissionLevelFunction::Run() { in Run() function in extensions::cast::api::NotificationsGetPermissionLevelFunction

12345678910>>...405