Home
last modified time | relevance | path

Searched defs:line_gap (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/util/
Dview-cairo.hh118 double line_gap = y_sign * font_extents.line_gap + line_space; in render() local
Dview-options.hh52 double ascent, descent, line_gap; member
/external/harfbuzz_ng/src/
Dhb-font.h116 hb_position_t line_gap; member
/external/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_header_table.cc137 void HorizontalHeaderTable::Builder::SetLineGap(int32_t line_gap) { in SetLineGap()
Dos2_table.cc534 void OS2Table::Builder::SetSTypoLineGap(int32_t line_gap) { in SetSTypoLineGap()