Home | History | Annotate | Download | only in page

Lines Matching refs:granularity

502             // but only to smart insert if the selection granularity is word granularity.
504 bool smartInsert = smartDelete && innerFrame->selection().granularity() == WordGranularity && dragData->canSmartReplace();