Searched defs:PR_TOP_IO_LAYER (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprio.h468 * PR_TOP_IO_LAYER => the identity of the top of the stack
470 * PR_TOP_IO_LAYER may be used as a shorthand for identifying the topmost
474 * rv = PR_PushIOLayer(stack, PR_TOP_IO_LAYER, my_layer);
486 #define PR_TOP_IO_LAYER (PRDescIdentity)-2 macro

Completed in 45 milliseconds