Home
last modified time | relevance | path

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

/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dalpha.cc71 Glib::Object(Glib::ConstructParams(alpha_class_.init())) in Alpha()
181 Alpha::CppClassType Alpha::alpha_class_; // initialize static member member in Clutter::Alpha
185 return alpha_class_.init().get_type(); in get_type()
199 Glib::Object(Glib::ConstructParams(alpha_class_.init())) in Alpha()
211 …Glib::Object(Glib::ConstructParams(alpha_class_.init(), "timeline", Glib::unwrap(timeline), "mode"… in Alpha()
H A Dalpha.h62 static CppClassType alpha_class_; variable