Lines Matching refs:ivar
1741 made ivar name even longer
1745 updated for ivar name change
2506 * WebView/WebHTMLViewInternal.h: Removed showsURLsInToolTips ivar.
2778 …e document is searched or limit is hit; records results by saving PDFSelections in textMatches ivar
2791 new helper method, stores value in ivar
5756 * WebView/WebResource.mm: Addd private ivar shouldIgnoreWhenUnarchiving.
6690 remove startHasSelection ivar; special-case WebViews with only one frame; clarify the
9370 Made plugin a pointer instead of an inline ivar. This allows us to NULL
13251 new previewView ivar
13260 release new previewView ivar (retained in initWithFrame:)
17977 …Don't clear the "instance" ivar here. This code was refactored here from the old WebNetscapePlugi…
17978 …which also had an "instance" ivar. It is never appropriate to clear a plug-in view's instance. T…
19756 Added "plugInPaths" ivar, so different plugin databases can have different search paths.
19769 Moved here from near the bottom of the file. Release new ivar.
19771 Use the plugInPaths ivar instead of calling pluginLocations().
20318 set, so that the copy in the _private ivar is set.
21595 Added drawingModel ivar.
22368 Hang onto the plugin view as an ivar so we can call the new resource loading methods on it.
22371 Release pluginView ivar.
23369 eliminated firstLayoutDone ivar and -PDFSubview public method; added -setPDFDocument:
23373 eliminate use of obsolete firstLayoutDone ivar
23666 Don't include connID ivar in 64-bit, since CFM is not supported in 64-bit.
23860 * WebView/WebFramePrivate.h: Added firstLayoutDone ivar