Home
last modified time | relevance | path

Searched refs:web (Results 1 – 25 of 884) sorted by relevance

12345678910>>...36

/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc52 void SetChromePrefs(Profile* profile, blink::web_pref::WebPreferences& web) { in SetChromePrefs() argument
58 &web.standard_font_family_map); in SetChromePrefs()
60 &web.fixed_font_family_map); in SetChromePrefs()
62 &web.serif_font_family_map); in SetChromePrefs()
65 &web.sans_serif_font_family_map); in SetChromePrefs()
68 &web.cursive_font_family_map); in SetChromePrefs()
71 &web.fantasy_font_family_map); in SetChromePrefs()
73 web.default_font_size = prefs->GetInteger(prefs::kWebKitDefaultFontSize); in SetChromePrefs()
74 web.default_fixed_font_size = in SetChromePrefs()
76 web.minimum_font_size = prefs->GetInteger(prefs::kWebKitMinimumFontSize); in SetChromePrefs()
[all …]
Drenderer_prefs.h44 void SetDefaultPrefs(blink::web_pref::WebPreferences& web);
48 blink::web_pref::WebPreferences& web);
53 blink::web_pref::WebPreferences& web,
57 blink::web_pref::WebPreferences& web);
/third_party/glslang/Test/
Dweb.testlist1 web.builtins.vert
2 web.builtins.frag
3 web.basic.vert
4 web.controlFlow.frag
5 web.operations.frag
6 web.texture.frag
7 web.array.frag
8 web.separate.frag
9 web.comp
/third_party/skia/infra/lottiecap/docker/
DREADME.md4 Docker files to handle Gold + lottie-web integration
7 lottie-web-puppeteer
11 and a few other tools for automating web-browser tests.
19 docker build -t lottie-web-puppeteer ./lottie-web-puppeteer/
21 docker tag lottie-web-puppeteer gcr.io/skia-public/lottie-web-puppeteer:$LOTTIE_VERSION
22 docker push gcr.io/skia-public/lottie-web-puppeteer:$LOTTIE_VERSION
30 docker build -t lottie-web-puppeteer ./lottie-web-puppeteer/
32 docker run -it --shm-size=2gb lottie-web-puppeteer /bin/bash
35 … -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -w /SRC/tools/lottiecap lottie-web-puppeteer node /SRC…
37 gold-lottie-web-puppeteer
[all …]
/third_party/flutter/skia/infra/lottiecap/docker/
DREADME.md4 Docker files to handle Gold + lottie-web integration
7 lottie-web-puppeteer
11 and a few other tools for automating web-browser tests.
19 docker build -t lottie-web-puppeteer ./lottie-web-puppeteer/
21 docker tag lottie-web-puppeteer gcr.io/skia-public/lottie-web-puppeteer:$LOTTIE_VERSION
22 docker push gcr.io/skia-public/lottie-web-puppeteer:$LOTTIE_VERSION
30 docker build -t lottie-web-puppeteer ./lottie-web-puppeteer/
32 docker run -it --shm-size=2gb lottie-web-puppeteer /bin/bash
35 … -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -w /SRC/tools/lottiecap lottie-web-puppeteer node /SRC…
37 gold-lottie-web-puppeteer
[all …]
/third_party/node/test/fixtures/wpt/
DREADME.md13 - console: https://github.com/web-platform-tests/wpt/tree/9786a4b131/console
14 - encoding: https://github.com/web-platform-tests/wpt/tree/1821fb5f77/encoding
15 - url: https://github.com/web-platform-tests/wpt/tree/418f7fabeb/url
16 - resources: https://github.com/web-platform-tests/wpt/tree/e1fddfbf80/resources
17 - interfaces: https://github.com/web-platform-tests/wpt/tree/8ada332aea/interfaces
18 - html/webappapis/atob: https://github.com/web-platform-tests/wpt/tree/f267e1dca6/html/webappapis/a…
19 - html/webappapis/microtask-queuing: https://github.com/web-platform-tests/wpt/tree/0c3bed38df/html…
20 - html/webappapis/timers: https://github.com/web-platform-tests/wpt/tree/ddfe9c089b/html/webappapis…
21 - hr-time: https://github.com/web-platform-tests/wpt/tree/a5d1774ecf/hr-time
22 - dom/abort: https://github.com/web-platform-tests/wpt/tree/1728d198c9/dom/abort
[all …]
/third_party/curl/docs/
DBINDINGS.md13 [Ada95](https://web.archive.org/web/20070403105909/www.almroth.com/adacurl/index.html) Written by A…
36 [Euphoria](https://web.archive.org/web/20050204080544/rays-web.com/eulibcurl.htm) Written by Ray Sm…
40 [Ferite](https://web.archive.org/web/20150102192018/ferite.org/) Written by Paul Querna
44 [glib/GTK+](https://web.archive.org/web/20100526203452/atterer.net/glibcurl) Written by Richard Att…
62 Lua: [luacurl](https://web.archive.org/web/20201205052437/http://luacurl.luaforge.net/) by Alexande…
72 [Object-Pascal](https://web.archive.org/web/20020610214926/www.tekool.com/opcurl) Free Pascal, Delp…
76 [Pascal](https://web.archive.org/web/20030804091414/houston.quik.com/jkp/curlpas/) Free Pascal, Del…
103 [Scheme](http://www.metapaper.net/lisovsky/web/curl/) Bigloo binding by Kirill Lisovsky
115 [Tcl](https://web.archive.org/web/20160826011806/mirror.yellow5.com/tclcurl/) Tclcurl by Andrés Gar…
119 [Visual Foxpro](https://web.archive.org/web/20130730181523/www.ctl32.com.ar/libcurl.asp) by Carlos …
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dbuild_web.dart13 import '../web/compile.dart';
27 DevelopmentArtifact.web,
31 final String name = 'web';
37 final String description = 'build a web application bundle.';
42 throwToolExit('"build web" is not currently supported.');
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dbuild_web_test.dart17 import 'package:flutter_tools/src/web/compile.dart';
40 fs.file(fs.path.join('web', 'index.html')).createSync(recursive: true);
59 test('Refuses to build for web when missing index.html', () => testbed.run(() async {
60 fs.file(fs.path.join('web', 'index.html')).deleteSync();
70 fs.file(fs.path.join('web', 'index.html')).deleteSync();
81 test('Can build for web', () => testbed.run(() async {
90 test('Refuses to build for web when feature is disabled', () => testbed.run(() async {
93 expect(() => runner.run(<String>['build', 'web']),
Dconfig_test.dart86 '--enable-web',
92 expect(Config.instance.getValue('enable-web'), true);
101 expect(Config.instance.getValue('enable-web'), null);
108 '--no-enable-web',
114 expect(Config.instance.getValue('enable-web'), false);
131 '--enable-web',
141 expect(logger.statusText, contains('enable-web: true (Unavailable)'));
/third_party/grpc/doc/
DPROTOCOL-WEB.md30 web-specific features such as CORS, XSRF
38 1. application/grpc-web
39 * e.g. application/grpc-web+[proto, json, thrift]
41 … default is "+proto" when the message format is missing in Content-Type (as "application/grpc-web")
42 2. application/grpc-web-text
43 * text-encoded streams of “application/grpc-web
44 * e.g. application/grpc-web-text+[proto, thrift]
89 * Use X-User-Agent: grpc-web-javascript/0.1 (follow the same format as specified in [gRPC over HTTP…
98 * Accept: application/grpc-web-text
114 * Caching: header encoded request and/or a web specific spec
[all …]
/third_party/gettext/gettext-tools/examples/hello-php/
DREADME2 PHP programs, it cannot be used inside a web server, to translate parts of web
4 reason is that a web server usually is multithreaded, and the gettext() API
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dfeatures_test.dart80 test('flutter web help string', () {
81 …expect(flutterWebFeature.generateHelpMessage(), 'Enable or disable Flutter for web. This setting w…
112 test('flutter web off by default on master', () => testbed.run(() {
118 test('flutter web enabled with config on master', () => testbed.run(() {
120 when<bool>(mockFlutterConfig.getValue('enable-web')).thenReturn(true);
125 test('flutter web enabled with environment variable on master', () => testbed.run(() {
132 test('flutter web off by default on dev', () => testbed.run(() {
138 test('flutter web enabled with config on dev', () => testbed.run(() {
140 when<bool>(mockFlutterConfig.getValue('enable-web')).thenReturn(true);
145 test('flutter web enabled with environment variable on dev', () => testbed.run(() {
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/web/
Dweb_device.dart27 /// The location of the web source assets.
28 Directory get webSourcePath => flutterProject.directory.childDirectory('web');
34 category: Category.web,
35 platformType: PlatformType.web,
130 // for the web initialization and server logic.
147 return flutterProject.web.existsSync();
Dcompile.dart22 if (!flutterProject.web.existsSync()) {
36 // Places assets adjacent to the web stuff.
51 flutterProject.web.indexFile.copySync(fs.path.join(outputDir.path, 'index.html'));
69 /// An indirection on web compilation.
75 /// Initialize the web compiler from the `projectDirectory`.
/third_party/libuv/
DLINKS.md6 * [Coherence](https://github.com/liesware/coherence/): Cryptographic server for modern web apps.
13 * [Kestrel](https://github.com/aspnet/AspNetCore/tree/master/src/Servers/Kestrel): web server (C# +…
19 * [luaw](https://github.com/raksoras/luaw): Lua web server backed by libuv
30 * [phastlight](https://github.com/phastlight/phastlight): Command line tool and web server written …
34 * [racer](https://libraries.io/rubygems/racer): Ruby web server written as an C extension
35 * [spider-gazelle](https://github.com/cotag/spider-gazelle): Ruby web server using libuv bindings
36 * [Suave](http://suave.io/): A simple web development F# library providing a lightweight web server…
37 …ps://github.com/becls/swish/): Concurrency engine with Erlang-like concepts. Includes a web server.
/third_party/node/
Dglossary.md11 * WPT: [web-platform-tests](https://github.com/web-platform-tests/wpt)
13 from your web browser and interact with the assembly. Was created by and is
/third_party/glib/gio/tests/desktop-files/usr/applications/
Dcheese.desktop25 Comment[ca]=Feu fotos i vídeos amb la càmera web, amb efectes gràfics divertits
26 Comment[ca@valencia]=Feu fotos i vídeos amb la càmera web, amb efectes gràfics divertits
33 Keywords[ca]=foto;vídeo;càmera web;
34 Keywords[ca@valencia]=foto;vídeo;càmera web;
/third_party/boost/libs/gil/doc/design/
Dconcepts.rst12 `Generic Programming in ConceptC++ <https://web.archive.org/web/20160324115943/http://www.generic-p…
20 `ConceptC++ Concept Web <https://web.archive.org/web/20160326060858/http://www.generic-programming.…
/third_party/boost/libs/gil/doc/html/_sources/design/
Dconcepts.rst.txt12 `Generic Programming in ConceptC++ <https://web.archive.org/web/20160324115943/http://www.generic-p…
20 `ConceptC++ Concept Web <https://web.archive.org/web/20160326060858/http://www.generic-programming.…
/third_party/node/test/sequential/
Dtest-pipe.js44 const web = http.Server(common.mustCall((req, res) => { constant
45 web.close();
65 web.listen(webPort, startClient);
/third_party/cef/patch/patches/
Dset_resize_background_color.patch28 // If provided, this View will be shown in place of the web contents
29 // when the web contents is in a crashed state. This is cleared automatically
30 // if the web contents is changed.
/third_party/skia/infra/lottiecap/
DMakefile4 docker build -t gold-lottie-web-puppeteer -f ./docker/gold-lottie-web-puppeteer/Dockerfile .
/third_party/flutter/skia/infra/lottiecap/
DMakefile4 docker build -t gold-lottie-web-puppeteer -f ./docker/gold-lottie-web-puppeteer/Dockerfile .
/third_party/curl/tests/data/
Dtest55477 this is what we post to the silly web server
82 this is what we post to the silly web server
108 this is what we post to the silly web server
113 this is what we post to the silly web server

12345678910>>...36