Home
last modified time | relevance | path

Searched refs:styleAtInsertionPos (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.cpp571 …RefPtr<EditingStyle> styleAtInsertionPos = EditingStyle::create(insertionPos.parentAnchoredEquival… in handleStyleSpansBeforeInsertion() local
572 String styleText = styleAtInsertionPos->style()->cssText(); in handleStyleSpansBeforeInsertion()