HomeSort by relevance Sort by last modified time
    Searched defs:advanceWidth (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-hmtx-table.hh 45 USHORT advanceWidth;
71 SHORT leftSideBearingX[VAR]; /* Here the advanceWidth is assumed
72 * to be the same as the advanceWidth
  /external/harfbuzz_ng/src/
hb-ot-hmtx-table.hh 45 USHORT advanceWidth;
71 SHORT leftSideBearingX[VAR]; /* Here the advanceWidth is assumed
72 * to be the same as the advanceWidth
  /external/chromium_org/third_party/icu/source/test/letest/
FontObject.h 171 le_uint16 advanceWidth;
sfnt.h 349 le_uint16 advanceWidth;
  /external/icu4c/samples/layout/
sfnt.h 208 le_uint16 advanceWidth;
  /external/icu4c/test/letest/
FontObject.h 171 le_uint16 advanceWidth;
sfnt.h 349 le_uint16 advanceWidth;
  /external/harfbuzz_ng/src/hb-icu-le/
sfnt.h 352 le_uint16 advanceWidth;
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/opentype/
OpenTypeVerticalData.cpp 90 OpenType::UInt16 advanceWidth;
429 m_advanceWidths[i] = hmtx->entries[i].advanceWidth;

Completed in 417 milliseconds