Home | History | Annotate | Download | only in dom

Lines Matching defs:clientLeft

399 int Element::clientLeft()
404 return adjustForAbsoluteZoom(rend->clientLeft(), rend);