Search completed in 1.05 seconds.
10 results for "NP_Port":
NP_Port - Archive of obsolete content
ArchivePluginsReferenceNP Port
syntax typedef struct np_port { cgrafptr port; /* grafport */ int32 portx; /* position inside the topmost window */ int32 porty; } np_port; fields the data structure has the following fields: port standard mac os port into which the plug-in should draw.
... description on mac os, the window field of an npwindow structure points to an np_port object, which is allocated by the browser.
... the np_port is valid for the lifetime of the npwindow, that is, until npp_setwindow is called again with a different value or the instance is destroyed.
Drawing and Event Handling - Plugins
PluginsGuideDrawing and Event Handling
on mac os, window is a pointer to an np_port.
...the window field holds a platform-specific handle to a drawable, as follows: windows: hdc mac os: pointer to np_port structure.
... mac os the window->window field points to an np_port structure.
... mac os windows unix mac os on mac os, the browser passes an np_port structure in the window field of the npwindow structure.
NPWindow - Archive of obsolete content
ArchivePluginsReferenceNPWindow
mac os: window is a pointer to an np_port.
...the window field holds a platform-specific handle to a drawable or an off-screen pixmap, as follows: windows: hdc mac os: pointer to np_port structure unix/x11: not used.
... see also npp_setwindow, np_port, npsetwindowcallbackstruct, nprect ...
NPP_SetWindow - Archive of obsolete content
ArchivePluginsReferenceNPP SetWindow
on mac os, this field points to an np_port structure.
... see also npp_handleevent, npwindow, np_port ...
Index - Archive of obsolete content
ArchiveIndex
3706 np_port npapi, plugins contains information required by the window field of an npwindow structure.
Index of archived content - Archive of obsolete content
ArchiveIndex of archived content
npp_writeready npprint npprintcallbackstruct nprect npregion npsaveddata npsetwindowcallbackstruct npstream npstring nputf8 npvariant npvarianttype npwindow np_getmimedescription np_getvalue np_initialize np_port np_shutdown samples and test cases shipping a plugin as a toolkit bundle supporting private browsing in plugins the first install problem writing a plugin for mac os x xembed extension for mozilla plugins sax security digital signatures ...
NPEmbedPrint - Archive of obsolete content
ArchivePluginsReferenceNPEmbedPrint
see also npfullprint, np_port, npp_print, npprint, npprintcallbackstruct ...
NPAPI plugin reference - Archive of obsolete content
ArchivePluginsReference
np_port contains information required by the window field of an npwindow structure.
Structures - Plugins
PluginsGuideStructures
np_port contains information required by the window field of an npwindow structure.
Gecko Plugin API Reference - Plugins
PluginsGuide
ifier npobject npn_createobject npn_retainobject npn_releaseobject npn_invoke npn_invokedefault npn_evaluate npn_getproperty npn_setproperty npn_removeproperty npn_hasproperty npn_hasmethod npn_setexception npclass structures npanycallbackstruct npbyterange npembedprint npevent npfullprint npp np_port npprint npprintcallbackstruct nprect npregion npsaveddata npsetwindowcallbackstruct npstream npwindow constants error codes result codes plug-in version constants version feature constants external resources external projects and articles for plugin creation original document information copyright information: netscape communication ...