Lines Matching refs:setWindow
10591 …(-[WebBaseNetscapePluginView setWindowIfNecessary]): was setWindow, this method now just sets the …
23860 …(-[WebBaseNetscapePluginView setWindow]): NPP_SetWindow may be expensive, only call it if it has c…
27334 …(-[WebBaseNetscapePluginView viewDidMoveToWindow]): Explicitly call setWindow when the plug-in vie…
27990 …(-[WebNetscapePluginDocumentView layout]): no need to call setWindow, this is done in the supercla…
33703 (-[WebBaseNetscapePluginView setWindow]): Set boolean.
33742 (-[WebBaseNetscapePluginView setWindow]): Ditto.
33743 … (-[WebBaseNetscapePluginView viewHasMoved:]): Just call setWindow since it now checks isStarted.
33797 Make setWindow public.
33812 (-[WebBaseNetscapePluginView setWindow]): Call the new saveAndSetPortState method instead of
33830 … Do a setWindow rather than a setUpWindowAndPort when the size of the view changes. This matches
33864 … Call setWindow so we make a call to the plugin each time it moves, rather than just adjusting
34022 (-[WebBaseNetscapePluginView setWindow]): Added an assert.