Home
last modified time | relevance | path

Searched defs:update_visual (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/zip/
H A DReaderWriterZIP.cpp143 // copy the incoming options if possible so that plugin options can be applied to files
/dports/editors/fileobj/fileobj-0.7.91/src/
H A Dvisual.py62 def update_visual(self, full): member in _visual_methods
/dports/multimedia/lives/lives-3.2.0/src/
H A Dplugins.c3124 …aram_by_name_string(lives_rfx_t *rfx, const char *name, const char *value, boolean update_visual) { in set_rfx_param_by_name_string()