HomeSort by relevance Sort by last modified time
    Searched refs:gEventI (Results 1 - 2 of 2) sorted by null

  /development/samples/BrowserPlugin/jni/
jni-bridge.cpp 26 extern ANPEventInterfaceV0 gEventI;
36 gEventI.postEvent((NPP)npp, &event);
48 gEventI.postEvent((NPP)npp, &event);
58 gEventI.postEvent((NPP)npp, &event);
main.cpp 72 ANPEventInterfaceV0 gEventI;
121 { kEventInterfaceV0_ANPGetValue, sizeof(gEventI), &gEventI },

Completed in 326 milliseconds