HomeSort by relevance Sort by last modified time
    Searched refs:advanceHeightMax (Results 1 - 2 of 2) sorted by null

  /external/fonttools/Lib/fontTools/ttLib/tables/
_v_h_e_a.py 13 advanceHeightMax: H
45 advanceHeightMax = -100000 # arbitrary big negative number
55 advanceHeightMax = max(advanceHeightMax, height)
61 self.advanceHeightMax = advanceHeightMax
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.cpp 74 OpenType::Int16 advanceHeightMax;

Completed in 292 milliseconds