Home
last modified time | relevance | path

Searched refs:FWORD (Results 1 – 15 of 15) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-hhea-table.hh58 FWORD ascender; /* Typographic ascent. */
59 FWORD descender; /* Typographic descent. */
60 FWORD lineGap; /* Typographic line gap. */
63 FWORD minLeadingBearing; /* Minimum left/top sidebearing value in
65 FWORD minTrailingBearing; /* Minimum right/bottom sidebearing value;
68 FWORD maxExtent; /* horizontal: Max(lsb + (xMax - xMin)),
Dhb-ot-hmtx-table.hh58 FWORD sb; /* Leading (left/top) side bearing. */
116 FWORD *sb = c->allocate_size<FWORD> (FWORD::static_size); in serialize()
206 const FWORD *bearings = (const FWORD *) &table->longMetricZ[num_advances]; in get_side_bearing()
Dhb-aat-layout-opbd-table.hh48 FWORD leftSide;
49 FWORD topSide;
50 FWORD rightSide;
51 FWORD bottomSide;
Dhb-aat-layout-kerx-table.hh55 const FWORD *pv = &StructAtOffset<FWORD> (base, offset); in kerxTupleKern()
87 FWORD value;
258 const FWORD *actions = &kernAction[kern_idx]; in transition()
342 const UnsizedArrayOf<FWORD> &kernAction;
375 NNOffsetTo<UnsizedArrayOf<FWORD>, HBUINT> kernAction;
393 const UnsizedArrayOf<FWORD> &arrayZ = this+array; in get_kerning()
396 const FWORD *v = &arrayZ[kern_idx]; in get_kerning()
450 NNOffsetTo<UnsizedArrayOf<FWORD>, HBUINT>
560 const FWORD *data = (const FWORD *) &ankrData[entry.data.ankrActionIndex]; in transition()
652 const FWORD *v = &StructAtOffset<FWORD> (&(this+t.array), offset * sizeof (FWORD)); in get_kerning()
[all …]
Dhb-ot-vorg-table.hh52 FWORD vertOriginY;
76 FWORD defaultVertOriginY) in serialize()
126 FWORD defaultVertOriginY; /* The default vertical origin. */
Dhb-aat-layout-ankr-table.hh51 FWORD xCoordinate;
52 FWORD yCoordinate;
Dhb-ot-kern-table.hh49 hb_array_t<const FWORD> kernValue = kernValueZ.as_array (kernValueCount); in get_kerning()
83 kernValueCount * sizeof (FWORD) + in sanitize()
95 UnsizedArrayOf<FWORD> kernValueZ; /* The kerning values.
Dhb-ot-layout-base-table.hh54 FWORD coordinate; /* X or Y value, in design units */
75 FWORD coordinate; /* X or Y value, in design units */
105 FWORD coordinate; /* X or Y value, in design units */
Dhb-ot-post-table.hh269 FWORD underlinePosition; /* This is the suggested distance of the top
279 FWORD underlineThickness; /* Suggested values for the underline
Dhb-ot-layout-gdef-table.hh114 FWORD coordinate; /* X or Y value, in design units */
164 FWORD coordinate; /* X or Y value, in design units */
Dhb-ot-glyf-table.hh416 FWORD xMin; /* Minimum x for coordinate data. */
417 FWORD yMin; /* Minimum y for coordinate data. */
418 FWORD xMax; /* Maximum x for coordinate data. */
419 FWORD yMax; /* Maximum y for coordinate data. */
Dhb-aat-layout-trak-table.hh69 NNOffsetTo<UnsizedArrayOf<FWORD>>
Dhb-ot-layout-gpos-table.hh269 FWORD xCoordinate; /* Horizontal value--in design units */
270 FWORD yCoordinate; /* Vertical value--in design units */
313 FWORD xCoordinate; /* Horizontal value--in design units */
314 FWORD yCoordinate; /* Vertical value--in design units */
354 FWORD xCoordinate; /* Horizontal value--in design units */
355 FWORD yCoordinate; /* Vertical value--in design units */
Dhb-open-type.hh107 typedef HBINT16 FWORD; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dintel-syntax.s60 call FWORD ptr [rax]
64 jmp FWORD ptr [rax]