/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/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowLocation.java | 23 private float bearing; field in ShadowLocation 60 bearing = l.getBearing(); in set() 136 return bearing; in getBearing() 140 public void setBearing(float bearing) { in setBearing() argument 141 this.bearing = bearing; in setBearing() 147 this.bearing = 0.0f; in removeBearing()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.h | 35 u16 bearing; /* valid if bearing_present=1 */ member
|
D | wnm_sta.c | 390 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
|
/external/slf4j/slf4j-migrator/ |
D | LIMITATIONS.txt | 10 very few log statements bearing the FATAL level.
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | tttypes.h | 226 FT_Short bearing; member
|
/external/freetype/include/freetype/internal/ |
D | tttypes.h | 226 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/valgrind/docs/internals/ |
D | threads-syscalls-signals.txt | 52 its worth bearing in mind to understand it all. (Note that even if a
|
/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/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 | en_CA.po | 2750 "Indicates the reference used for giving the bearing to the destination " 2760 "Indicates the bearing to the destination point. The range of values is from "
|
D | sr.po | 2786 "Indicates the reference used for giving the bearing to the destination " 2796 "Indicates the bearing to the destination point. The range of values is from "
|
D | uk.po | 2744 "Indicates the reference used for giving the bearing to the destination " 2754 "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 "
|
D | ru.po | 2815 "Indicates the reference used for giving the bearing to the destination " 2825 "Indicates the bearing to the destination point. The range of values is from "
|
/external/protobuf/ |
D | CHANGES.txt | 470 - Enum constants can be generated into container interfaces bearing
|
/external/protobuf/util/ |
D | CHANGES.txt | 470 - Enum constants can be generated into container interfaces bearing
|