Home
last modified time | relevance | path

Searched refs:LSM_MATHML_LINE_SOLID (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmmathmlenums.h172 LSM_MATHML_LINE_SOLID, enumerator
H A Dlsmmathmlenumtypes.c413 { LSM_MATHML_LINE_SOLID, in lsm_mathml_line_get_type()
H A Dlsmmathmlview.c794 case LSM_MATHML_LINE_SOLID: in _emit_stroke_attributes()
973 stroke_width = _emit_stroke_attributes (view, LSM_MATHML_LINE_SOLID, 1.0, &style->math_color); in lsm_mathml_view_show_notation()
1204 …stroke_width = _emit_stroke_attributes (view, LSM_MATHML_LINE_SOLID, thickness, &style->math_color… in lsm_mathml_view_show_fraction_line()