Home
last modified time | relevance | path

Searched refs:format_set_bottom (Results 1 – 5 of 5) sorted by relevance

/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/functional/src/
H A Dtest_format12.c18 format_set_bottom(top_left_bottom, LXW_BORDER_THIN); in main()
23 format_set_bottom(top_bottom, LXW_BORDER_THIN); in main()
H A Dtest_format08.c24 format_set_bottom(border1, LXW_BORDER_THIN); in main()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/include/xlsxwriter/
H A Dformat.h1113 void format_set_bottom(lxw_format *format, uint8_t style);
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/src/
H A Dformat.c596 format_set_bottom(lxw_format *self, uint8_t style) in format_set_bottom() function
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/docs/src/
H A Dworking_with_formats.dox70 | ^ | Bottom border | format_set_bottom() |