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

/external/webkit/WebCore/bridge/
H A Dnpapi.h682 * NP_Port is the type of the NPWindow's 'window' when the plugin specifies NPDrawingModelQuickDraw as its
685 * It is not recommended that new plugins use NPDrawingModelQuickDraw or NP_Port, as QuickDraw has been
688 * NP_Port is not available in 64-bit.
691 typedef struct NP_Port struct
696 } NP_Port; typedef in typeref:struct:NP_Port

Completed in 135 milliseconds