Home
last modified time | relevance | path

Searched refs:shapes (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-arabic-table.py158 shapes = {}
190 if items[0] not in shapes:
191 shapes[items[0]] = {}
192 shapes[items[0]][shape] = c
198 keys = shapes.keys ()
201 s = [shapes[u][shape] if u in shapes and shape in shapes[u] else 0
217 liga = (shapes[pair[0]]['initial'], shapes[pair[1]]['final'])
219 liga = (shapes[pair[0]]['medial'], shapes[pair[1]]['final'])
/third_party/skia/tools/svg/
Dsvgs.txt197 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-circle-01-t.svg
198 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-circle-02-t.svg
199 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-ellipse-01-t.svg
200 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-ellipse-02-t.svg
201 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-ellipse-03-f.svg
202 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-grammar-01-f.svg
203 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-intro-01-t.svg
204 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-intro-02-f.svg
205 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-line-01-t.svg
206 https://www.w3.org/Graphics/SVG/Test/20110816/svg/shapes-line-02-f.svg
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-with-outFile-or-out-setting/
Dconfig-has-outFile.js44 No shapes updated in the builder::
97 No shapes updated in the builder::
150 No shapes updated in the builder::
Dconfig-has-out.js44 No shapes updated in the builder::
97 No shapes updated in the builder::
150 No shapes updated in the builder::
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/
Dwhen-referenced-using-prepend-builds-referencing-project-even-for-non-local-change.js46 No shapes updated in the builder::
58 No shapes updated in the builder::
292 No shapes updated in the builder::
411 No shapes updated in the builder::
576 No shapes updated in the builder::
Dworks-with-extended-source-files.js249 No shapes updated in the builder::
353 No shapes updated in the builder::
451 No shapes updated in the builder::
617 No shapes updated in the builder::
722 No shapes updated in the builder::
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dextended-source-files-are-watched.js113 No shapes updated in the builder::
176 No shapes updated in the builder::
237 No shapes updated in the builder::
290 No shapes updated in the builder::
Dwhen-skipLibCheck-and-skipDefaultLibCheck-changes.js130 No shapes updated in the builder::
190 No shapes updated in the builder::
254 No shapes updated in the builder::
313 No shapes updated in the builder::
368 No shapes updated in the builder::
433 No shapes updated in the builder::
Dupdates-errors-when-strictNullChecks-changes.js101 No shapes updated in the builder::
153 No shapes updated in the builder::
200 No shapes updated in the builder::
DUpdates-diagnostics-when-'--noUnusedLabels'-changes.js98 No shapes updated in the builder::
143 No shapes updated in the builder::
Dupdates-errors-and-emit-when-importsNotUsedAsValues-changes.js122 No shapes updated in the builder::
180 No shapes updated in the builder::
241 No shapes updated in the builder::
DReports-errors-when-the-config-file-changes.js102 No shapes updated in the builder::
150 No shapes updated in the builder::
/third_party/typescript/tests/baselines/reference/tsbuildWatch/configFileErrors/
Dreports-syntax-errors-in-config-file.js57 No shapes updated in the builder::
151 No shapes updated in the builder::
198 No shapes updated in the builder::
243 No shapes updated in the builder::
/third_party/skia/site/docs/dev/design/
Dtext_overview.md35 …ssing needed to go from just the 'letters' in a sentence, to the actual 'shapes' that must be foun…
39 …ng* from a description of a font, to the actual resource / file / blob containing the drawn shapes.
51 We define a Typeface to be a coherent collection of shapes in a given typograph style (including an…
53 Along with a single Typeface we define the individual *shapes* or images in the typeface as **Glyph…
/third_party/glslang/Test/
Dhlsl.intrinsics.promote.frag21 // Same shapes:
39 // Mixed shapes:
/third_party/typescript/tests/baselines/reference/tsbuild/noEmitOnError/
Dsyntax-errors.js65 No shapes updated in the builder::
96 No shapes updated in the builder::
Dsyntax-errors-with-incremental.js65 No shapes updated in the builder::
149 No shapes updated in the builder::
/third_party/typescript/tests/baselines/reference/tsc/incremental/
Dwith-noEmitOnError-syntax-errors.js179 No shapes updated in the builder::
309 No shapes updated in the builder::
Dwith-noEmitOnError-semantic-errors.js189 No shapes updated in the builder::
315 No shapes updated in the builder::
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-for-configured-projects/
Dshould-always-return-the-file-itself-if-'--out'-or-'--outFile'-is-specified.js56 No shapes updated in the builder::
161 No shapes updated in the builder::
/third_party/glfw/tests/
Dcursor.c217 const int shapes[] = { in main() local
226 standard_cursors[i] = glfwCreateStandardCursor(shapes[i]); in main()
/third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/
Ddoes-not-emit-any-files-on-error.js74 No shapes updated in the builder::
128 No shapes updated in the builder::
322 No shapes updated in the builder::
437 No shapes updated in the builder::
/third_party/skia/docs/examples/
Dshapes.cpp4 REG_FIDDLE_ANIMATED(shapes, 256, 256, false, 5, 0) {
/third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/
Dwhen-both-directory-symlink-target-and-import-match-disk.js63 No shapes updated in the builder::
173 No shapes updated in the builder::
Dwhen-directory-symlink-target-matches-disk-but-import-does-not.js63 No shapes updated in the builder::
173 No shapes updated in the builder::

123456