PROPCASE_AF_LOCK  159 core/camera_info.c     PROPCASE_SHOOTING, PROPCASE_RESOLUTION, PROPCASE_QUALITY, PROPCASE_AF_LOCK
PROPCASE_AF_LOCK 1317 core/shooting.c     if (shooting_get_prop(PROPCASE_AF_LOCK)==1 ) return 1;     // allow focus if AFL enabled and camera can focus that way?
PROPCASE_AF_LOCK 1330 core/shooting.c     if (    (shooting_get_prop(PROPCASE_AF_LOCK)==0)           // allow focus when in AF mode (i.e AFL or MF not enabled)?
PROPCASE_AF_LOCK 1259 platform/generic/wrappers.c      set_property_case(PROPCASE_AF_LOCK,&af_lock,sizeof(af_lock));
PROPCASE_AF_LOCK 1269 platform/generic/wrappers.c      set_property_case(PROPCASE_AF_LOCK,&af_lock,sizeof(af_lock));
PROPCASE_AF_LOCK   98 platform/s80/sub/100g/lib.c     _GetPropertyCase(PROPCASE_AF_LOCK, &afl, 4);
PROPCASE_AF_LOCK   98 platform/s80/sub/101b/lib.c     _GetPropertyCase(PROPCASE_AF_LOCK, &afl, 4);