/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BigGlyphMetrics.java | 130 public void setHoriBearingX(byte bearing) { in setHoriBearingX() argument 131 this.internalWriteData().writeChar(Offset.horiBearingX.offset, bearing); in setHoriBearingX() 138 public void setHoriBearingY(byte bearing) { in setHoriBearingY() argument 139 this.internalWriteData().writeChar(Offset.horiBearingY.offset, bearing); in setHoriBearingY() 154 public void setVertBearingX(byte bearing) { in setVertBearingX() argument 155 this.internalWriteData().writeChar(Offset.vertBearingX.offset, bearing); in setVertBearingX() 162 public void setVertBearingY(byte bearing) { in setVertBearingY() argument 163 this.internalWriteData().writeChar(Offset.vertBearingY.offset, bearing); in setVertBearingY()
|
D | SmallGlyphMetrics.java | 101 public void setBearingX(byte bearing) { in setBearingX() argument 102 this.internalWriteData().writeChar(Offset.BearingX.offset, bearing); in setBearingX() 109 public void setBearingY(byte bearing) { in setBearingY() argument 110 this.internalWriteData().writeChar(Offset.BearingY.offset, bearing); in setBearingY()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | big_glyph_metrics.cc | 96 void BigGlyphMetrics::Builder::SetHoriBearingX(uint8_t bearing) { in SetHoriBearingX() argument 97 InternalWriteData()->WriteByte(Offset::kHoriBearingX, bearing); in SetHoriBearingX() 104 void BigGlyphMetrics::Builder::SetHoriBearingY(uint8_t bearing) { in SetHoriBearingY() argument 105 InternalWriteData()->WriteByte(Offset::kHoriBearingY, bearing); in SetHoriBearingY() 120 void BigGlyphMetrics::Builder::SetVertBearingX(uint8_t bearing) { in SetVertBearingX() argument 121 InternalWriteData()->WriteByte(Offset::kVertBearingX, bearing); in SetVertBearingX() 128 void BigGlyphMetrics::Builder::SetVertBearingY(uint8_t bearing) { in SetVertBearingY() argument 129 InternalWriteData()->WriteByte(Offset::kVertBearingY, bearing); in SetVertBearingY()
|
D | big_glyph_metrics.h | 57 void SetHoriBearingX(uint8_t bearing); 59 void SetHoriBearingY(uint8_t bearing); 63 void SetVertBearingX(uint8_t bearing); 65 void SetVertBearingY(uint8_t bearing);
|
D | small_glyph_metrics.cc | 84 void SmallGlyphMetrics::Builder::SetBearingX(uint8_t bearing) { in SetBearingX() argument 85 InternalWriteData()->WriteByte(Offset::kBearingX, bearing); in SetBearingX() 92 void SmallGlyphMetrics::Builder::SetBearingY(uint8_t bearing) { in SetBearingY() argument 93 InternalWriteData()->WriteByte(Offset::kBearingY, bearing); in SetBearingY()
|
D | small_glyph_metrics.h | 53 void SetBearingX(uint8_t bearing); 55 void SetBearingY(uint8_t bearing);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | wnm_sta.h | 35 u16 bearing; /* valid if bearing_present=1 */ member
|
D | wnm_sta.c | 469 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wnm_sta.h | 35 u16 bearing; /* valid if bearing_present=1 */ member
|
D | wnm_sta.c | 486 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | tttypes.h | 171 FT_Short bearing; member
|
/third_party/openssl/ |
D | NOTES-UNIX.md | 102 The OpenSSL config options mentioned above might or might not have bearing
|
/third_party/node/deps/openssl/openssl/ |
D | NOTES-UNIX.md | 102 The OpenSSL config options mentioned above might or might not have bearing
|
/third_party/openGLES/extensions/NV/ |
D | NV_path_rendering.txt | 5415 …GLYPH_HORIZONTAL_BEARING_X_BIT_NV hBearingX 2 Left side bearing for horizontal … 5416 …GLYPH_HORIZONTAL_BEARING_Y_BIT_NV hBearingY 3 Top side bearing for horizontal l… 5418 …GLYPH_VERTICAL_BEARING_X_BIT_NV vBearingX 5 Left side bearing for vertical la… 5419 …GLYPH_VERTICAL_BEARING_Y_BIT_NV vBearingY 6 Top side bearing for vertical lay… 6016 … R GetPathMetricsNV see 5.X.1.3 path's glyph left side bearing 6.X.3 - 6018 …V R GetPathMetricsNV see 5.X.1.3 path's glyph top side bearing 6.X.3 … 6022 … R GetPathMetricsNV see 5.X.1.3 path's glyph left side bearing 6.X.3 - 6024 … R GetPathMetricsNV see 5.X.1.3 path's glyph top side bearing 6.X.3 …
|
D | NV_gpu_program5.txt | 1969 bearing on the value returned. The method used to arrange threads into 2002 bearing on the value returned. The method used to arrange threads into 2035 bearing on the value returned. The method used to arrange threads into
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_path_rendering.txt | 5415 …GLYPH_HORIZONTAL_BEARING_X_BIT_NV hBearingX 2 Left side bearing for horizontal … 5416 …GLYPH_HORIZONTAL_BEARING_Y_BIT_NV hBearingY 3 Top side bearing for horizontal l… 5418 …GLYPH_VERTICAL_BEARING_X_BIT_NV vBearingX 5 Left side bearing for vertical la… 5419 …GLYPH_VERTICAL_BEARING_Y_BIT_NV vBearingY 6 Top side bearing for vertical lay… 6016 … R GetPathMetricsNV see 5.X.1.3 path's glyph left side bearing 6.X.3 - 6018 …V R GetPathMetricsNV see 5.X.1.3 path's glyph top side bearing 6.X.3 … 6022 … R GetPathMetricsNV see 5.X.1.3 path's glyph left side bearing 6.X.3 - 6024 … R GetPathMetricsNV see 5.X.1.3 path's glyph top side bearing 6.X.3 …
|
D | NV_gpu_program5.txt | 1969 bearing on the value returned. The method used to arrange threads into 2002 bearing on the value returned. The method used to arrange threads into 2035 bearing on the value returned. The method used to arrange threads into
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
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.
|
/third_party/libexif/po/ |
D | en_AU.po | 2836 "Indicates the reference used for giving the bearing to the destination " 2839 "Indicates the reference used for giving the bearing to the destination " 2848 "Indicates the bearing to the destination point. The range of values is from " 2851 "Indicates the bearing to the destination point. The range of values is from "
|
D | en_GB.po | 2836 "Indicates the reference used for giving the bearing to the destination " 2839 "Indicates the reference used for giving the bearing to the destination " 2848 "Indicates the bearing to the destination point. The range of values is from " 2851 "Indicates the bearing to the destination point. The range of values is from "
|
D | ru.po | 2834 "Indicates the reference used for giving the bearing to the destination " 2844 "Indicates the bearing to the destination point. The range of values is from "
|
D | zh_CN.po | 2739 "Indicates the reference used for giving the bearing to the destination " 2749 "Indicates the bearing to the destination point. The range of values is from "
|
D | be.po | 2739 "Indicates the reference used for giving the bearing to the destination " 2749 "Indicates the bearing to the destination point. The range of values is from "
|
D | pt.po | 2739 "Indicates the reference used for giving the bearing to the destination " 2749 "Indicates the bearing to the destination point. The range of values is from "
|
/third_party/python/Doc/c-api/ |
D | unicode.rst | 328 It has no bearing on the handling of strings written to :data:`sys.stdout` or
|