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

  /external/harfbuzz_ng/util/
view-cairo.cc 57 double x_advance, y_advance; local
58 line.get_advance (&x_advance, &y_advance);
60 h = MAX (h, y_sign * y_advance);
  /external/harfbuzz_ng/src/
hb-buffer.h 78 * @y_advance: how much the line advances after drawing this glyph when setting
92 hb_position_t y_advance; member in struct:hb_glyph_position_t
hb-buffer.cc 1692 hb_position_t x_advance = 0, y_advance = 0; local
    [all...]
hb-coretext.cc 990 hb_position_t x_advance, y_advance, x_offset, y_offset; local
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 1342 milliseconds