/third_party/freetype/src/truetype/ |
D | ttgxvar.c | 390 FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) ) in ft_var_load_avar() 396 FT_FREE( blend->avar_segment[j].correspondence ); in ft_var_load_avar() 405 segment->correspondence[j].fromCoord = in ft_var_load_avar() 407 segment->correspondence[j].toCoord = in ft_var_load_avar() 411 segment->correspondence[j].fromCoord / 65536.0, in ft_var_load_avar() 412 segment->correspondence[j].toCoord / 65536.0 )); in ft_var_load_avar() 1883 if ( normalized[i] < av->correspondence[j].fromCoord ) in ft_var_to_normalized() 1888 FT_MulDiv( normalized[i] - av->correspondence[j - 1].fromCoord, in ft_var_to_normalized() 1889 av->correspondence[j].toCoord - in ft_var_to_normalized() 1890 av->correspondence[j - 1].toCoord, in ft_var_to_normalized() [all …]
|
D | ttgxvar.h | 60 GX_AVarCorrespondence correspondence; /* array with pairCount entries */ member
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 415 FT_QNEW_ARRAY( segment->correspondence, segment->pairCount ) ) in ft_var_load_avar() 421 FT_FREE( blend->avar_segment[j].correspondence ); in ft_var_load_avar() 430 segment->correspondence[j].fromCoord = in ft_var_load_avar() 432 segment->correspondence[j].toCoord = in ft_var_load_avar() 436 segment->correspondence[j].fromCoord / 65536.0, in ft_var_load_avar() 437 segment->correspondence[j].toCoord / 65536.0 )); in ft_var_load_avar() 1962 if ( normalized[i] < av->correspondence[j].fromCoord ) in ft_var_to_normalized() 1967 FT_MulDiv( normalized[i] - av->correspondence[j - 1].fromCoord, in ft_var_to_normalized() 1968 av->correspondence[j].toCoord - in ft_var_to_normalized() 1969 av->correspondence[j - 1].toCoord, in ft_var_to_normalized() [all …]
|
D | ttgxvar.h | 60 GX_AVarCorrespondence correspondence; /* array with pairCount entries */ member
|
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 389 FT_NEW_ARRAY( segment->correspondence, segment->pairCount ) ) in ft_var_load_avar() 395 FT_FREE( blend->avar_segment[j].correspondence ); in ft_var_load_avar() 404 segment->correspondence[j].fromCoord = in ft_var_load_avar() 406 segment->correspondence[j].toCoord = in ft_var_load_avar() 410 segment->correspondence[j].fromCoord / 65536.0, in ft_var_load_avar() 411 segment->correspondence[j].toCoord / 65536.0 )); in ft_var_load_avar() 1846 if ( normalized[i] < av->correspondence[j].fromCoord ) in ft_var_to_normalized() 1851 FT_MulDiv( normalized[i] - av->correspondence[j - 1].fromCoord, in ft_var_to_normalized() 1852 av->correspondence[j].toCoord - in ft_var_to_normalized() 1853 av->correspondence[j - 1].toCoord, in ft_var_to_normalized() [all …]
|
D | ttgxvar.h | 61 GX_AVarCorrespondence correspondence; /* array with pairCount entries */ member
|
/third_party/boost/tools/build/doc/src/ |
D | property-set.adoc | 19 There is 1<->1 correspondence between identity and value. No two
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_texture_scissor.txt | 56 the definition of clip planes in GL, because there is a linear correspondence 61 linear correspondence between the texture coordinate 'w' and the spatial
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_texture_scissor.txt | 56 the definition of clip planes in GL, because there is a linear correspondence 61 linear correspondence between the texture coordinate 'w' and the spatial
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/pos/ |
D | 10007_7.txt | 1 …tte giving an excellent performance) who has adopted the boy but her correspondence with No one re…
|
/third_party/boost/libs/property_tree/doc/ |
D | windows_registry_parser.qbk | 20 …ual to type of data stored in its corresponding entry in [^\values] (correspondence is by name, no…
|
/third_party/boost/libs/unordered/doc/ |
D | comparison.qbk | 70 required to have any correspondence.)]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
D | ALLOCATION.rst | 77 Even though there is a one-to-one correspondence between Cfgs and assembler
|
/third_party/openssl/doc/man3/ |
D | ASYNC_WAIT_CTX_new.pod | 36 this would have a one-to-one correspondence with an SSL connection.
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_get_image.txt | 140 PACK_IMAGE_HEIGHT and PACK_SKIP_IMAGES are applied. The correspondence of texels
|
/third_party/python/Doc/distutils/ |
D | setupscript.rst | 70 correspondence between package names and directories in the filesystem. The 71 default correspondence is the most obvious one, i.e. package :mod:`distutils` is 125 package/directory correspondence using the ``package_dir`` option.
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | DOCGUIDE | 136 header needs to be added, note the following correspondence to HTML tags:
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/calculator/ |
D | logic.dart | 116 /// The tokens are not in one to one correspondence with the key taps because we
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_snorm.txt | 125 format of the texture. The correspondence between internal format
|
D | WGL_EXT_display_color_table.txt | 234 If 2**B == N, then there is a one-to-one correspondence between the
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_snorm.txt | 125 format of the texture. The correspondence between internal format
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | DOCGUIDE | 136 header needs to be added, note the following correspondence to HTML tags:
|
/third_party/freetype/docs/ |
D | DOCGUIDE | 136 header needs to be added, note the following correspondence to HTML tags:
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_compression_vtc.txt | 53 RESOLVED: Yes and yes. There is such a close correspondence
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_compression_vtc.txt | 53 RESOLVED: Yes and yes. There is such a close correspondence
|