Home
last modified time | relevance | path

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

/dports/graphics/elementary-photos/photos-2.7.1/vapi/
H A Dgphoto.h16 #define GPHOTO_REF_CONTEXT(c) (gp_context_ref(c) == GP_OK ? c : NULL)
/dports/graphics/shotwell/shotwell-0.30.14/vapi/
H A Dgphoto.h16 #define GPHOTO_REF_CONTEXT(c) (gp_context_ref(c) == GP_OK ? c : NULL)
/dports/graphics/libgphoto2/libgphoto2-2.5.26/gphoto2/
H A Dgphoto2-context.h45 void gp_context_ref (GPContext *context);
/dports/graphics/libgphoto2/libgphoto2-2.5.26/libgphoto2/
H A Dlibgphoto2.sym65 gp_context_ref
H A Dgphoto2-context.c93 gp_context_ref (GPContext *context) in gp_context_ref() function
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/gphoto2/
H A Dcontext.i41 %ignore gp_context_ref;
/dports/graphics/camera/Camera/
H A DDigitalCamera.m115 gp_context_ref([self _gpContext]);