Home
last modified time | relevance | path

Searched +refs:parse +refs:window (Results 1 – 25 of 26417) sorted by relevance

12345678910>>...1057

/dports/irc/ircII/ircii-20210314/script/
H A Dwindow3 # Emacs-like window handling
6 bind meta2-0 parse window kill
7 bind meta2-1 parse window kill_others
8 bind meta2-2 parse window new
9 bind meta2-= parse window balance
10 bind meta2-+ parse window grow 1
11 bind meta2-- parse window shrink 1
12 bind meta2-z parse window grow 1
13 bind meta2-^z parse window shrink 1
14 # bind meta2-^ parse window grow 1
[all …]
H A Dbigcheese7 window name Main
22 alias swap window swap last
23 alias this ^window level crap;$*;wait -cmd ^window refnum Main level all
63 bind ^X2 parse window new
64 bind ^X^D parse window kill
65 bind ^Xd parse window hide
66 bind ^X1 parse window hide_others
69 bind ^Xw parse who $T
71 bind ^X^W parse whois $,
96 {window show shell}
[all …]
/dports/x11-wm/bspwm/bspwm-0.9.10/
H A DSourcedeps3 …sktop.h ewmh.h helpers.h history.h monitor.h query.h settings.h subscribe.h tree.h types.h window.h
4 …vents.h ewmh.h helpers.h monitor.h pointer.h query.h settings.h subscribe.h tree.h types.h window.h
10 …rs.h jsmn.h messages.h monitor.h parse.h pointer.h query.h restore.h rule.h settings.h subscribe.h…
11 …h.h geometry.h helpers.h monitor.h pointer.h query.h settings.h subscribe.h tree.h types.h window.h
12 parse.o: parse.c helpers.h parse.h subscribe.h types.h
13 …ents.h helpers.h monitor.h pointer.h query.h settings.h stack.h subscribe.h tree.h types.h window.h
14 …y.c bspwm.h desktop.h helpers.h history.h monitor.h parse.h query.h subscribe.h tree.h types.h win…
15 …rs.h history.h jsmn.h monitor.h parse.h pointer.h query.h restore.h settings.h stack.h subscribe.h…
16 rule.o: rule.c bspwm.h ewmh.h helpers.h parse.h rule.h settings.h subscribe.h types.h window.h
18 stack.o: stack.c bspwm.h ewmh.h helpers.h stack.h subscribe.h tree.h types.h window.h
[all …]
/dports/audio/gradio/Gradio-7.3/src/
H A Dgradio-selection-toolbar.vala38 private MainWindow window;
41 window = w;
138 if(Util.is_collection_item(int.parse(item.id)))
144 App.window.set_selection_mode(false);
152 if(!Util.is_collection_item(int.parse(item.id)))
156 App.window.set_selection_mode(false);
163 if(Util.is_collection_item(int.parse(item.id))){
179 if(!Util.is_collection_item(int.parse(item.id))){
192 if(!Util.is_collection_item(int.parse(item.id))){
204 if(!Util.is_collection_item(int.parse(item.id))){
[all …]
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/examples/
H A Dfullscreen.rs5 use winit::window::{Fullscreen, WindowBuilder};
16 let num = num.trim().parse().ok().expect("Please enter a number"); in main()
27 let window = WindowBuilder::new() in main() localVariable
50 if window.fullscreen().is_some() { in main()
51 window.set_fullscreen(None); in main()
53 window.set_fullscreen(fullscreen.clone()); in main()
57 println!("window.fullscreen {:?}", window.fullscreen()); in main()
61 window.set_maximized(is_maximized); in main()
65 window.set_decorations(decorations); in main()
87 let num = num.trim().parse().ok().expect("Please enter a number"); in prompt_for_monitor()
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/examples/
H A Dfullscreen.rs7 use winit::window::{Fullscreen, WindowBuilder};
18 let num = num.trim().parse().ok().expect("Please enter a number"); in main()
29 let window = WindowBuilder::new() in main() localVariable
52 if window.fullscreen().is_some() { in main()
53 window.set_fullscreen(None); in main()
55 window.set_fullscreen(fullscreen.clone()); in main()
59 println!("window.fullscreen {:?}", window.fullscreen()); in main()
63 window.set_maximized(is_maximized); in main()
67 window.set_decorations(decorations); in main()
89 let num = num.trim().parse().ok().expect("Please enter a number"); in prompt_for_monitor()
[all …]
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DCurrentWindowCmd.cc135 if (WindowCmd<void>::window() || FocusControl::focusedFbWindow()) in execute()
141 FluxboxWindow *tmp = WindowCmd<void>::window(); in fbwindow()
147 if (WindowCmd<void>::window() || FocusControl::focusedFbWindow()) in execute()
154 FluxboxWindow *tmp = WindowCmd<void>::window(); in fbwindow()
231 Fluxbox::instance()->lastEvent().xany.window); in real_execute()
444 x -= fbwindow().x() - fbwindow().frame().window().borderWidth(); in real_execute()
680 dx -= 2 * fbwindow().frame().window().borderWidth(); in real_execute()
688 dy -= 2 * fbwindow().frame().window().borderWidth(); in real_execute()
745 TextDialog(win.screen(), title), window(win) { in SetTitleDialog()
755 window.winClient().setTitle(text); in exec()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/insta-1.8.0/vscode-insta/src/
H A Dextension.ts8 window,
27 return [uri, Uri.parse(`${uri}.new`)];
35 selectedSnapshot = window.activeTextEditor?.document.uri;
38 window.showErrorMessage("No snapshot selected");
43 window.showErrorMessage("Not an insta snapshot file");
70 Uri.parse(`instaInlineSnapshot:inline.snap#${key}`),
71 Uri.parse(`instaInlineSnapshot:inline.snap.new#${key}`),
92 window.visibleTextEditors.forEach((editor) => {
136 window.showInformationMessage("New snapshot accepted");
148 window.showInformationMessage("New snapshot rejected");
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/insta-1.8.0/vscode-insta/src/
H A Dextension.ts8 window,
27 return [uri, Uri.parse(`${uri}.new`)];
35 selectedSnapshot = window.activeTextEditor?.document.uri;
38 window.showErrorMessage("No snapshot selected");
43 window.showErrorMessage("Not an insta snapshot file");
70 Uri.parse(`instaInlineSnapshot:inline.snap#${key}`),
71 Uri.parse(`instaInlineSnapshot:inline.snap.new#${key}`),
92 window.visibleTextEditors.forEach((editor) => {
136 window.showInformationMessage("New snapshot accepted");
148 window.showInformationMessage("New snapshot rejected");
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/insta-1.8.0/vscode-insta/src/
H A Dextension.ts8 window,
27 return [uri, Uri.parse(`${uri}.new`)];
35 selectedSnapshot = window.activeTextEditor?.document.uri;
38 window.showErrorMessage("No snapshot selected");
43 window.showErrorMessage("Not an insta snapshot file");
70 Uri.parse(`instaInlineSnapshot:inline.snap#${key}`),
71 Uri.parse(`instaInlineSnapshot:inline.snap.new#${key}`),
92 window.visibleTextEditors.forEach((editor) => {
136 window.showInformationMessage("New snapshot accepted");
148 window.showInformationMessage("New snapshot rejected");
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/insta-1.8.0/vscode-insta/src/
H A Dextension.ts8 window,
27 return [uri, Uri.parse(`${uri}.new`)];
35 selectedSnapshot = window.activeTextEditor?.document.uri;
38 window.showErrorMessage("No snapshot selected");
43 window.showErrorMessage("Not an insta snapshot file");
70 Uri.parse(`instaInlineSnapshot:inline.snap#${key}`),
71 Uri.parse(`instaInlineSnapshot:inline.snap.new#${key}`),
92 window.visibleTextEditors.forEach((editor) => {
136 window.showInformationMessage("New snapshot accepted");
148 window.showInformationMessage("New snapshot rejected");
[all …]
/dports/games/genact/genact-0.10.0/src/
H A Dargs.rs8 let value_as_float = s.parse::<f32>().map_err(|e| e.to_string())?; in parse_speed_factor()
17 let value_as_u32 = s.parse::<u32>().map_err(|e| e.to_string())?; in parse_min_1()
42 #[structopt(short, long, default_value = "1", parse(try_from_str = parse_speed_factor))]
46 #[structopt(long, parse(try_from_str = humantime::parse_duration))]
50 #[structopt(long, parse(try_from_str = parse_min_1))]
106 let window = web_sys::window().expect("no global `window` exists"); in parse_args() localVariable
107 let location = window.location(); in parse_args()
108 let parsed_url = Url::parse(&location.href().unwrap()).unwrap(); in parse_args()
119 .map(|(_, v)| v.parse::<f32>().unwrap_or(1.0)) in parse_args()
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/nodes/gapfill/
H A Dplanner.c37 WindowFunc *window; member
192 list_make4(gfpath->func, root->parse->groupClause, root->parse->jointree, args); in gapfill_plan_create()
283 if (context.call.window->args != NIL) in gapfill_build_pathtarget()
291 list_head(context.call.window->args)); in gapfill_build_pathtarget()
305 linitial(context.call.window->args), in gapfill_build_pathtarget()
308 linitial(context.call.window->args), in gapfill_build_pathtarget()
413 Query *parse = root->parse; in plan_add_gapfill() local
416 if (CMD_SELECT != parse->commandType || parse->groupClause == NIL) in plan_add_gapfill()
425 gapfill_function_walker((Node *) parse->targetList, &context); in plan_add_gapfill()
543 else if (context.call.window->args != NIL) in gapfill_adjust_window_targetlist()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webvtt/
H A DnsIWebVTTParserWrapper.idl19 * Loads the JS WebVTTParser and sets it to use the passed window to create
21 * parse, flush, or watch.
23 * @param window The window that the parser will use to create VTTCues and
27 void loadParser(in mozIDOMWindow window);
30 * Attempts to parse the stream's data as WebVTT format. When it successfully
37 void parse(in ACString data);
41 * parser should try to parse any kind of partial data it has.
58 * @param window A window object with which the document fragment will be
63 nsIDOMHTMLElement convertCueToDOMTree(in mozIDOMWindow window,
75 * @param window A window object with which it will create the DOM tree
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webvtt/
H A DnsIWebVTTParserWrapper.idl19 * Loads the JS WebVTTParser and sets it to use the passed window to create
21 * parse, flush, or watch.
23 * @param window The window that the parser will use to create VTTCues and
27 void loadParser(in mozIDOMWindow window);
30 * Attempts to parse the stream's data as WebVTT format. When it successfully
37 void parse(in ACString data);
41 * parser should try to parse any kind of partial data it has.
58 * @param window A window object with which the document fragment will be
63 nsIDOMDocumentFragment convertCueToDOMTree(in mozIDOMWindow window,
75 * @param window A window object with which it will create the DOM tree
[all …]
/dports/devel/pygobject3-common/pygobject-3.38.0/examples/demo/demos/
H A Dflowbox.py33 window = Gtk.Window()
34 window.connect('destroy', lambda x: Gtk.main_quit())
35 window.set_border_width(10)
36 window.set_default_size(600, 400)
42 window.set_titlebar(header)
56 window.add(scrolled)
57 window.show_all()
61 rgba.parse(str_color)
65 text_rgba.parse('black')
/dports/devel/py-gobject3/pygobject-3.38.0/examples/demo/demos/
H A Dflowbox.py33 window = Gtk.Window()
34 window.connect('destroy', lambda x: Gtk.main_quit())
35 window.set_border_width(10)
36 window.set_default_size(600, 400)
42 window.set_titlebar(header)
56 window.add(scrolled)
57 window.show_all()
61 rgba.parse(str_color)
65 text_rgba.parse('black')
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/example-compositor/compositor/src/
H A Dmain.rs36 window, in new()
49 self.window, in create_surface()
69 self.window, in create_tile()
81 self.window, in destroy_tile()
94 self.window, in bind()
125 self.window, in add_surface()
319 let enable_compositor = match args[1].parse::<String>().unwrap().as_str() { in main()
325 let inv_mode = match args[2].parse::<String>().unwrap().as_str() { in main()
332 let sync_mode = match args[3].parse::<String>().unwrap().as_str() { in main()
341 let width = args[4].parse().unwrap(); in main()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webvtt/
H A DnsIWebVTTParserWrapper.idl20 * Loads the JS WebVTTParser and sets it to use the passed window to create
22 * parse, flush, or watch.
24 * @param window The window that the parser will use to create VTTCues and
28 void loadParser(in mozIDOMWindow window);
31 * Attempts to parse the stream's data as WebVTT format. When it successfully
38 void parse(in ACString data);
42 * parser should try to parse any kind of partial data it has.
64 * @param window A window object with which the document fragment will be
69 DocumentFragment convertCueToDOMTree(in mozIDOMWindow window,
81 * @param window A window object with which it will create the DOM tree
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webvtt/
H A DnsIWebVTTParserWrapper.idl20 * Loads the JS WebVTTParser and sets it to use the passed window to create
22 * parse, flush, or watch.
24 * @param window The window that the parser will use to create VTTCues and
28 void loadParser(in mozIDOMWindow window);
31 * Attempts to parse the stream's data as WebVTT format. When it successfully
38 void parse(in ACString data);
42 * parser should try to parse any kind of partial data it has.
64 * @param window A window object with which the document fragment will be
69 DocumentFragment convertCueToDOMTree(in mozIDOMWindow window,
81 * @param window A window object with which it will create the DOM tree
[all …]
/dports/www/firefox/firefox-99.0/dom/media/webvtt/
H A DnsIWebVTTParserWrapper.idl20 * Loads the JS WebVTTParser and sets it to use the passed window to create
22 * parse, flush, or watch.
24 * @param window The window that the parser will use to create VTTCues and
28 void loadParser(in mozIDOMWindow window);
31 * Attempts to parse the stream's data as WebVTT format. When it successfully
38 void parse(in ACString data);
42 * parser should try to parse any kind of partial data it has.
64 * @param window A window object with which the document fragment will be
69 DocumentFragment convertCueToDOMTree(in mozIDOMWindow window,
81 * @param window A window object with which it will create the DOM tree
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webvtt/
H A DnsIWebVTTParserWrapper.idl20 * Loads the JS WebVTTParser and sets it to use the passed window to create
22 * parse, flush, or watch.
24 * @param window The window that the parser will use to create VTTCues and
28 void loadParser(in mozIDOMWindow window);
31 * Attempts to parse the stream's data as WebVTT format. When it successfully
38 void parse(in ACString data);
42 * parser should try to parse any kind of partial data it has.
64 * @param window A window object with which the document fragment will be
69 DocumentFragment convertCueToDOMTree(in mozIDOMWindow window,
81 * @param window A window object with which it will create the DOM tree
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/clients/clangd-vscode/src/
H A Dextension.ts24 vscode.window.createStatusBarItem(vscode.StatusBarAlignment.Left, 10);
27 const filePath = vscode.Uri.parse(fileStatus.uri);
33 const path = vscode.window.activeTextEditor.document.fileName;
84 vscode.Uri.file(realpathSync(vscode.Uri.parse(value).fsPath))
96 vscode.Uri.file(vscode.window.activeTextEditor.document.fileName);
108 vscode.Uri.parse(sourceUri));
109 vscode.window.showTextDocument(doc);
112 context.subscriptions.push(vscode.window.onDidChangeActiveTextEditor(() => {
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/example-compositor/compositor/src/
H A Dmain.rs38 window, in new()
52 self.window, in create_surface()
72 self.window, in create_tile()
84 self.window, in destroy_tile()
98 self.window, in bind()
130 self.window, in add_surface()
385 let enable_compositor = match args[1].parse::<String>().unwrap().as_str() { in main()
391 let inv_mode = match args[2].parse::<String>().unwrap().as_str() { in main()
398 let sync_mode = match args[3].parse::<String>().unwrap().as_str() { in main()
407 let width = args[4].parse().unwrap(); in main()
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/example-compositor/compositor/src/
H A Dmain.rs38 window, in new()
52 self.window, in create_surface()
72 self.window, in create_tile()
84 self.window, in destroy_tile()
98 self.window, in bind()
130 self.window, in add_surface()
389 let enable_compositor = match args[1].parse::<String>().unwrap().as_str() { in main()
395 let inv_mode = match args[2].parse::<String>().unwrap().as_str() { in main()
402 let sync_mode = match args[3].parse::<String>().unwrap().as_str() { in main()
411 let width = args[4].parse().unwrap(); in main()
[all …]

12345678910>>...1057