OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:structVersion
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/npapi/bindings/
npruntime.h
301
uint32_t
structVersion
;
322
((npclass)->
structVersion
>= NP_CLASS_STRUCT_VERSION_ENUM)
325
((npclass)->
structVersion
>= NP_CLASS_STRUCT_VERSION_CTOR)
npfunctions.h
229
SInt32
structVersion
; /* struct version */
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
npruntime.h
323
uint32_t
structVersion
;
341
((npclass)->
structVersion
>= NP_CLASS_STRUCT_VERSION_ENUM)
npupp.h
601
SInt32
structVersion
; /* struct version */
Completed in 5191 milliseconds