1
edit
Changes
→accessible
====PRBool nsFontSizeTextAttr::GetValueFor(nsIDOMElement*,nscoord*)====
Code Size: 8
====PRBool nsBGColorTextAttr::GetValueFor(nsIDOMElement*,nscolor*)====
Code Size: 7
====PRBool nsFontWeightTextAttr::GetValueFor(nsIDOMElement*,PRInt32*)====
http://mxr.mozilla.org/mozilla-central/search?string=GetValueFor%28&case=1&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
Code Size: 8
Note: A number of calls to GetValueFor functions are made where the second parameter has generic type ie T blah.