Home
last modified time | relevance | path

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

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dappliers.cpp839 Rule::Applier::cons_t out_xwd_check_rule(Rule::OutputRule* or_) { in out_xwd_check_rule() function
873 if (out_xwd_check_rule(or_)!=Rule::Applier::OK) return Rule::Applier::DONT_KNOW; in out_xwd_work()
956 Rule::Applier out_xwd_applier = { "XWD", out_xwd_check_rule, out_xwd_work, 0 };