Home
last modified time | relevance | path

Searched refs:LXW_CONDITIONAL_CRITERIA_GREATER_THAN (Results 1 – 19 of 19) sorted by relevance

/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/worksheet/
H A Dtest_worksheet_conditional_format02.c75 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in CTEST()
150 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in CTEST()
H A Dtest_worksheet_conditional_format01.c70 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in CTEST()
H A Dtest_worksheet_conditional_format21.c70 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in CTEST()
H A Dtest_worksheet_conditional_format10.c72 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in CTEST()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/functional/src/
H A Dtest_cond_format14.c28 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format06.c30 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format08.c31 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format09.c31 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format10.c31 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format01.c31 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format11.c32 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format12.c32 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format04.c35 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format13.c35 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format16.c38 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format03.c42 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
H A Dtest_cond_format15.c38 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN; in main()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/docs/src/
H A Dworking_with_conditional_formatting.dox243 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN;
276 - #LXW_CONDITIONAL_CRITERIA_GREATER_THAN: Format cells greater than a value.
852 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN;
1243 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_GREATER_THAN;
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/include/xlsxwriter/
H A Dworksheet.h314 LXW_CONDITIONAL_CRITERIA_GREATER_THAN, enumerator