HomeSort by relevance Sort by last modified time
    Searched refs:isTextEmpty (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
TextCheckingHelper.h 47 bool isTextEmpty() const { return text().isEmpty(); }
TextCheckingHelper.cpp 108 return isRangeEmpty() || isTextEmpty();

Completed in 262 milliseconds