Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/include/de/framework/
H A Dguiwidget.h234 FamilyAttributes = ManualOpacity | AnimateOpacityWhenEnabledOrDisabled, enumerator
/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dattributes.py149 class FamilyAttributes(Attributes): class
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/src/
H A Dguiwidget.cpp832 attribs |= p->attributes() & FamilyAttributes; in familyAttributes()