NP_CLASS_STRUCT_VERSION_ENUM  376 content/child/npapi/npobject_proxy.cc     if (obj->_class->structVersion >= NP_CLASS_STRUCT_VERSION_ENUM) {
NP_CLASS_STRUCT_VERSION_ENUM  323 content/child/npapi/npobject_stub.cc     if (npobject_->_class->structVersion < NP_CLASS_STRUCT_VERSION_ENUM ||
NP_CLASS_STRUCT_VERSION_ENUM  322 third_party/npapi/bindings/npruntime.h         ((npclass)->structVersion >= NP_CLASS_STRUCT_VERSION_ENUM)
NP_CLASS_STRUCT_VERSION_ENUM  341 third_party/npapi/npspy/extern/plugin/npruntime.h         ((npclass)->structVersion >= NP_CLASS_STRUCT_VERSION_ENUM)