absoluteBoundsForLocalRect   51 Source/core/editing/Caret.h     IntRect absoluteBoundsForLocalRect(Node*, const LayoutRect&) const;
absoluteBoundsForLocalRect 1252 Source/core/editing/FrameSelection.cpp     m_absCaretBounds = absoluteBoundsForLocalRect(m_selection.start().deprecatedNode(), localCaretRectWithoutUpdate());