Home
last modified time | relevance | path

Searched refs:bearing (Results 1 – 25 of 71) sorted by relevance

123

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBigGlyphMetrics.java130 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()
DSmallGlyphMetrics.java101 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/
Dbig_glyph_metrics.cc96 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()
Dbig_glyph_metrics.h57 void SetHoriBearingX(uint8_t bearing);
59 void SetHoriBearingY(uint8_t bearing);
63 void SetVertBearingX(uint8_t bearing);
65 void SetVertBearingY(uint8_t bearing);
Dsmall_glyph_metrics.cc84 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()
Dsmall_glyph_metrics.h53 void SetBearingX(uint8_t bearing);
55 void SetBearingY(uint8_t bearing);
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwnm_sta.h35 u16 bearing; /* valid if bearing_present=1 */ member
Dwnm_sta.c469 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwnm_sta.h35 u16 bearing; /* valid if bearing_present=1 */ member
Dwnm_sta.c486 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h171 FT_Short bearing; member
/third_party/openssl/
DNOTES-UNIX.md102 The OpenSSL config options mentioned above might or might not have bearing
/third_party/node/deps/openssl/openssl/
DNOTES-UNIX.md102 The OpenSSL config options mentioned above might or might not have bearing
/third_party/openGLES/extensions/NV/
DNV_path_rendering.txt5415 …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 …
DNV_gpu_program5.txt1969 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/
DNV_path_rendering.txt5415 …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 …
DNV_gpu_program5.txt1969 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/
DChangeLog.281082 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/
Den_AU.po2836 "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 "
Den_GB.po2836 "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 "
Dru.po2834 "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 "
Dzh_CN.po2739 "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 "
Dbe.po2739 "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 "
Dpt.po2739 "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/
Dunicode.rst328 It has no bearing on the handling of strings written to :data:`sys.stdout` or

123