IsVideoCapture 71 ppapi/c/dev/ppb_video_capture_dev.h PP_Bool (*IsVideoCapture)(PP_Resource video_capture); IsVideoCapture 2307 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c return iface->IsVideoCapture(video_capture); IsVideoCapture 4879 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .IsVideoCapture = (PP_Bool (*)(PP_Resource video_capture))&Pnacl_M25_PPB_VideoCapture_Dev_IsVideoCapture, IsVideoCapture 106 ppapi/thunk/ppb_video_capture_thunk.cc &IsVideoCapture,