Home | History | Annotate | Download | only in frame

Lines Matching refs:computeCompositedSelectionBounds

1554 bool FrameView::computeCompositedSelectionBounds(LocalFrame& frame, CompositedSelectionBound& start, CompositedSelectionBound& end)
1638 if (!frame || !computeCompositedSelectionBounds(*frame, start, end)) {