Home
last modified time | relevance | path

Searched refs:LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT (Results 1 – 4 of 4) sorted by relevance

/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/worksheet/
H A Dtest_worksheet_conditional_format06.c79 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT; in CTEST()
84 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT; in CTEST()
163 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT; in CTEST()
168 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT; in CTEST()
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/include/xlsxwriter/
H A Dworksheet.h404 LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT enumerator
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/docs/src/
H A Dworking_with_conditional_formatting.dox484 conditional_format->criteria = LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT;
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/src/
H A Dworksheet.c6360 LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT) in _worksheet_write_cf_rule_top()
7332 LXW_CONDITIONAL_CRITERIA_TOP_OR_BOTTOM_PERCENT) { in _validate_conditional_top()