Home
last modified time | relevance | path

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

/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dpftypes.cc68 add_enum_value(PF_BLEND_DIVIDE,"PF_BLEND_DIVIDE",_("Divide")); in Property()
H A Dpftypes.hh118 PF_BLEND_DIVIDE, enumerator
H A Dblender.hh181 case PF_BLEND_DIVIDE: in blend()