NP_CLASS_STRUCT_VERSION_CTOR  409 content/child/npapi/npobject_proxy.cc     if (obj->_class->structVersion >= NP_CLASS_STRUCT_VERSION_CTOR) {
NP_CLASS_STRUCT_VERSION_CTOR  369 content/child/npapi/npobject_stub.cc     if (npobject_->_class->structVersion >= NP_CLASS_STRUCT_VERSION_CTOR &&
NP_CLASS_STRUCT_VERSION_CTOR  325 third_party/npapi/bindings/npruntime.h         ((npclass)->structVersion >= NP_CLASS_STRUCT_VERSION_CTOR)