Home
last modified time | relevance | path

Searched refs:HTML_HALIGN_RIGHT (Results 1 – 9 of 9) sorted by relevance

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlenumutils.c51 case HTML_HALIGN_RIGHT: in html_halign_name()
H A Dhtmlenums.h125 HTML_HALIGN_RIGHT, enumerator
H A Dhtmlrule.c189 case HTML_HALIGN_RIGHT: in html_rule_draw()
H A Dhtmlclueflow.c905 halign = HTML_HALIGN_RIGHT; in html_clueflow_get_halignment()
937 case HTML_HALIGN_RIGHT: in update_line_positions()
2232 case HTML_HALIGN_RIGHT: in save_plain()
H A Dhtmlcluev.c261 } else if (clue->halign == HTML_HALIGN_RIGHT) { in html_cluev_do_layout()
H A Dhtmlengine-edit-table.c1196 } else if (align == HTML_HALIGN_LEFT || align == HTML_HALIGN_RIGHT) { in table_set_align()
H A Dhtmlengine.c683 return HTML_HALIGN_RIGHT;
1844 halign = HTML_HALIGN_RIGHT;
2830 align = HTML_HALIGN_RIGHT;
3352 if (table_align != HTML_HALIGN_LEFT && table_align != HTML_HALIGN_RIGHT) {
H A Dgtkhtml.c320 return HTML_HALIGN_RIGHT; in paragraph_alignment_to_html()
336 case HTML_HALIGN_RIGHT: in html_alignment_to_paragraph()
H A Dhtmltable.c1206 case HTML_HALIGN_RIGHT: in html_table_real_calc_size()