Searched defs:isStartOfParagraph (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A Dvisible_units.cpp272 if (isStartOfParagraph(c))
886 // FIXME: isStartOfParagraph(startOfNextParagraph(pos)) is not always true
903 bool isStartOfParagraph(const VisiblePosition &pos, EditingBoundaryCrossingRule boundaryCrossingRule) function in namespace:WebCore

Completed in 67 milliseconds