1
edit
Changes
no edit summary
Code Size: 32
===view===
====nsIntPoint nsIView::GetScreenPosition()====
[http://mxr.mozilla.org/mozilla-central/search?string=GetScreenPosition MXR Search]
Code Size: 39
====void nsView::SetPositionIgnoringChildWidgets(nscoord,nscoord)====
[http://mxr.mozilla.org/mozilla-central/search?string=SetPositionIgnoringChildWidgets MXR Search]
Code Size: 14
====nsresult nsViewManager::MoveViewBy(nsIView*,nscoord,nscoord)====
[http://mxr.mozilla.org/mozilla-central/search?string=MoveViewBy MXR Search]
Code Size: 14
====nsresult nsViewManager::InsertChild(nsIView*,nsIView*,PRInt32)====
[http://mxr.mozilla.org/mozilla-central/search?string=InsertChild(&case=1 MXR Search]
Code Size: 10
====PRBool nsIView::ExternalIsRoot()====
[http://mxr.mozilla.org/mozilla-central/search?string=SetPositionIgnoringChildWidgets MXR Search]
Code Size: 3
Note: Used in an NS_ASSERTION [http://mxr.mozilla.org/mozilla-central/source/view/public/nsIView.h#155 here]. Why not just call nsIView::IsRoot?
== Bugs/Strangeness ==