Home
last modified time | relevance | path

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

123

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbig_glyph_metrics.cc96 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()
Dbig_glyph_metrics.h57 void SetHoriBearingX(byte_t bearing);
59 void SetHoriBearingY(byte_t bearing);
63 void SetVertBearingX(byte_t bearing);
65 void SetVertBearingY(byte_t bearing);
Dsmall_glyph_metrics.cc84 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()
Dsmall_glyph_metrics.h53 void SetBearingX(byte_t bearing);
55 void SetBearingY(byte_t bearing);
/external/slf4j/slf4j-migrator/
DLIMITATIONS.txt10 very few log statements bearing the FATAL level.
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.h35 u16 bearing; /* valid if bearing_present=1 */ member
Dwnm_sta.c468 rep->bearing = WPA_GET_LE16(pos); in wnm_parse_neighbor_report_elem()
/external/freetype/include/freetype/internal/
Dtttypes.h248 FT_Short bearing; member
/external/google-breakpad/src/common/mac/
Ddump_syms.mm119 fprintf(stderr, "Unable to find DWARF-bearing file in bundle: %s\n",
/external/skia/docs/
Dspelling.txt18 be bearing because become becomes been before begin beginning begins behaves behavior being below
/external/skqp/docs/
Dspelling.txt18 be bearing because become becomes been before begin beginning begins behaves behavior being below
/external/protobuf/javanano/
DREADME.md91 - Enum constants can be generated into container interfaces bearing
/external/bzip2/
Dbzip2.txt228 or three hundred k of block size, a fact worth bearing in
Dbzip2.1.preformatted231 or three hundred k of block size, a fact worth bearing in
/external/freetype/
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.
/external/libexif/po/
Den_GB.po2845 "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 "
Den_AU.po2845 "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 "
Dlibexif-12.pot2741 "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 "
Dzh_CN.po2745 "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 "
Dsq.po2745 "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 "
Dtr.po2745 "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 "
Dbe.po2745 "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/
DNEWS.rst739 side bearing) attributes from the ``vmtx`` table, if present.
/external/protobuf/
DCHANGES.txt470 - Enum constants can be generated into container interfaces bearing
/external/python/cpython3/Doc/c-api/
Dunicode.rst313 It has no bearing on the handling of strings written to :data:`sys.stdout` or

123