/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | big_glyph_metrics.cc | 96 void BigGlyphMetrics::Builder::SetHoriBearingX(byte_t bearing) { in SetHoriBearingX() argument 97 InternalWriteData()->WriteByte(Offset::kHoriBearingX, bearing); in SetHoriBearingX() 104 void BigGlyphMetrics::Builder::SetHoriBearingY(byte_t bearing) { in SetHoriBearingY() argument 105 InternalWriteData()->WriteByte(Offset::kHoriBearingY, bearing); in SetHoriBearingY() 120 void BigGlyphMetrics::Builder::SetVertBearingX(byte_t bearing) { in SetVertBearingX() argument 121 InternalWriteData()->WriteByte(Offset::kVertBearingX, bearing); in SetVertBearingX() 128 void BigGlyphMetrics::Builder::SetVertBearingY(byte_t bearing) { in SetVertBearingY() argument 129 InternalWriteData()->WriteByte(Offset::kVertBearingY, bearing); in SetVertBearingY()
|
D | big_glyph_metrics.h | 57 void SetHoriBearingX(byte_t bearing); 59 void SetHoriBearingY(byte_t bearing); 63 void SetVertBearingX(byte_t bearing); 65 void SetVertBearingY(byte_t bearing);
|
D | small_glyph_metrics.cc | 84 void SmallGlyphMetrics::Builder::SetBearingX(byte_t bearing) { in SetBearingX() argument 85 InternalWriteData()->WriteByte(Offset::kBearingX, bearing); in SetBearingX() 92 void SmallGlyphMetrics::Builder::SetBearingY(byte_t bearing) { in SetBearingY() argument 93 InternalWriteData()->WriteByte(Offset::kBearingY, bearing); in SetBearingY()
|
D | small_glyph_metrics.h | 53 void SetBearingX(byte_t bearing); 55 void SetBearingY(byte_t bearing);
|
/external/slf4j/slf4j-migrator/ |
D | LIMITATIONS.txt | 10 very few log statements bearing the FATAL level.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.h | 35 u16 bearing; /* valid if bearing_present=1 */ member
|
D | wnm_sta.c | 468 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
|
/external/freetype/include/freetype/internal/ |
D | tttypes.h | 248 FT_Short bearing; member
|
/external/google-breakpad/src/common/mac/ |
D | dump_syms.mm | 119 fprintf(stderr, "Unable to find DWARF-bearing file in bundle: %s\n",
|
/external/skia/docs/ |
D | spelling.txt | 18 be bearing because become becomes been before begin beginning begins behaves behavior being below
|
/external/skqp/docs/ |
D | spelling.txt | 18 be bearing because become becomes been before begin beginning begins behaves behavior being below
|
/external/protobuf/javanano/ |
D | README.md | 91 - Enum constants can be generated into container interfaces bearing
|
/external/bzip2/ |
D | bzip2.txt | 228 or three hundred k of block size, a fact worth bearing in
|
D | bzip2.1.preformatted | 231 or three hundred k of block size, a fact worth bearing in
|
/external/freetype/ |
D | ChangeLog.28 | 1082 truly void of hinting in x-direction, with left side bearing never 1083 changed and right side bearing only altered by advance rounding.
|
/external/libexif/po/ |
D | en_GB.po | 2845 "Indicates the reference used for giving the bearing to the destination " 2848 "Indicates the reference used for giving the bearing to the destination " 2857 "Indicates the bearing to the destination point. The range of values is from " 2860 "Indicates the bearing to the destination point. The range of values is from "
|
D | en_AU.po | 2845 "Indicates the reference used for giving the bearing to the destination " 2848 "Indicates the reference used for giving the bearing to the destination " 2857 "Indicates the bearing to the destination point. The range of values is from " 2860 "Indicates the bearing to the destination point. The range of values is from "
|
D | libexif-12.pot | 2741 "Indicates the reference used for giving the bearing to the destination " 2751 "Indicates the bearing to the destination point. The range of values is from "
|
D | zh_CN.po | 2745 "Indicates the reference used for giving the bearing to the destination " 2755 "Indicates the bearing to the destination point. The range of values is from "
|
D | sq.po | 2745 "Indicates the reference used for giving the bearing to the destination " 2755 "Indicates the bearing to the destination point. The range of values is from "
|
D | tr.po | 2745 "Indicates the reference used for giving the bearing to the destination " 2755 "Indicates the bearing to the destination point. The range of values is from "
|
D | be.po | 2745 "Indicates the reference used for giving the bearing to the destination " 2755 "Indicates the bearing to the destination point. The range of values is from "
|
/external/fonttools/ |
D | NEWS.rst | 739 side bearing) attributes from the ``vmtx`` table, if present.
|
/external/protobuf/ |
D | CHANGES.txt | 470 - Enum constants can be generated into container interfaces bearing
|
/external/python/cpython3/Doc/c-api/ |
D | unicode.rst | 313 It has no bearing on the handling of strings written to :data:`sys.stdout` or
|