/external/freetype/src/psaux/ |
D | psft.c | 269 FT_Bool* hinted, in cf2_getScaleAndHintFlag() argument 275 *hinted = decoder->builder.glyph->hint; in cf2_getScaleAndHintFlag() 278 if ( *hinted ) in cf2_getScaleAndHintFlag() 377 FT_Bool hinted; in cf2_decoder_parse_charstrings() local 395 &hinted, in cf2_decoder_parse_charstrings() 408 if ( hinted ) in cf2_decoder_parse_charstrings()
|
D | psfont.h | 99 FT_Bool hinted; member
|
D | pshints.h | 137 FT_Bool hinted; member
|
D | pshints.c | 283 hintmap->hinted = font->hinted; in cf2_hintmap_init() 334 if ( hintmap->count == 0 || !hintmap->hinted ) in cf2_hintmap_map() 847 hintmap->hinted = FALSE; in cf2_hintmap_build()
|
D | psfont.c | 333 font->hinted = FT_BOOL( font->renderingFlags & CF2_FlagsHinted ); in cf2_font_setup()
|
/external/freetype/ |
D | meson_options.txt | 37 + ' by a font\'s character map will be hinted also.')
|
D | ChangeLog.20 | 270 of auto-hinted stem widths; this avoids color fringes in 323 computation of auto-hinted glyphs. This noticeably improves the 338 * src/autohint/ahhint.c (ah_hinter_load): Auto-hinted glyphs had an 453 transformation of hinted glyphs. 539 all font drivers (the advance width was never hinted when it 1405 corrupted transformed glyphs that were auto-hinted (the transform
|
D | ChangeLog.23 | 2227 FreeType collects the hinted outlines from all subglyphs, then it 4718 just hinted subglyphs, not the unhinted, unscaled outline. This 6318 adjustments for the non-light auto-hinted modes. Gets rid of 6719 only if glyph is hinted. 7016 except very-well hinted text).
|
/external/google-fonts/lato/ |
D | FONTLOG.txt | 40 except the Hai and Lig weights which are hinted in FLS 5.1.
|
/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/fonts/ |
D | Selawik-README.md | 58 This version of Selawik is primarily hinted with the light Latin hinting style Microsoft recommends…
|
/external/llvm-project/openmp/runtime/src/include/ |
D | omp.h.var | 123 /* hinted lock initializers */
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | regalloc-copy-hints.mir | 14 # A physreg should always only be hinted once per getRegAllocationHints() query.
|
/external/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 1030 bool hinted = 1032 if (!hinted && (cursor == eol || cursor[0] == '[')) { 1239 // Getting /proc/self/exe here means that we were hinted.
|
/external/webrtc/third_party/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 1030 bool hinted = 1032 if (!hinted && (cursor == eol || cursor[0] == '[')) { 1239 // Getting /proc/self/exe here means that we were hinted.
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 1044 bool hinted = 1046 if (!hinted && (cursor == eol || cursor[0] == '[')) { 1253 // Getting /proc/self/exe here means that we were hinted.
|
/external/libtextclassifier/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 1044 bool hinted = 1046 if (!hinted && (cursor == eol || cursor[0] == '[')) { 1253 // Getting /proc/self/exe here means that we were hinted.
|
/external/angle/third_party/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 1054 bool hinted = 1056 if (!hinted && (cursor == eol || cursor[0] == '[')) { 1263 // Getting /proc/self/exe here means that we were hinted.
|
/external/openscreen/third_party/abseil/src/absl/debugging/ |
D | symbolize_elf.inc | 1044 bool hinted = 1046 if (!hinted && (cursor == eol || cursor[0] == '[')) { 1253 // Getting /proc/self/exe here means that we were hinted.
|
/external/skqp/docs/ |
D | SkFont_Reference.bmh | 70 spacing by the difference of the hinted and unhinted Left_Side_Bearing and
|
D | spelling.txt | 98 high higher highest hint hinted hinting hints hit hitting hold holding holds hole holes
|
/external/skia/site/docs/dev/design/raster_tragedy/ |
D | _index.md | 12 are nicely hinted and sometimes hinting is not desired, there are additional hacks which may
|
/external/freetype/docs/ |
D | CHANGES | 1078 - Fonts natively hinted for ClearType are now supported, properly 1095 and shift a glyph along the non-hinted dimension (which is 1981 - B/W rasterization of well-hinted TrueType fonts at small sizes 2858 `lsb_delta' and `rsb_delta' give the difference between hinted 3905 for a number of badly-hinted fonts (mostly auto-generated ones) 3927 TrueType-hinted glyphs. These are most probably due to small 4003 twice to auto-hinted glyphs, resulting in incorrectly rotated text 4445 1 & OpenType/CFF fonts are now hinted. 4447 CID fonts are not hinted, as they include no charmap and the
|
/external/skqp/site/user/api/ |
D | SkFont_Reference.md | 57 spacing by the difference of the hinted and unhinted <a href='#Left_Side_Bearing'>Left_Side_Bearing… 356 true if all <a href='undocumented#Glyph'>glyphs</a> are hinted
|
/external/llvm-project/lldb/docs/use/ |
D | variable.rst | 358 enforce the distinction. As hinted above, the rationale for this choice is that
|
/external/python/cpython3/Doc/library/ |
D | typing.rst | 155 type hinted using ``Callable[[Arg1Type, Arg2Type], ReturnType]``.
|