Search completed in 0.85 seconds.
3 results for "nsPresContext":
Choosing the right memory allocator
MozillaChoosing the right memory allocator
presshell arena nsipresshell::allocateframe() and nsprescontext::allocatefromshell() can be used to allocate memory from an arena maintained by the presshell.
... the corresponding deallocators are nsipresshell::freeframe() and nsprescontext::freetoshell().
nsIContentViewer
MozillaTechXPCOMReferenceInterfacensIContentViewer
prescontext nsprescontextptr read only.
nsIDocShell
MozillaTechXPCOMReferenceInterfacensIDocShell
obsolete since gecko 1.8 prescontext nsprescontext presentation context for the currently loaded document.