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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLFormattingElementList.h 47 // access to Entry::isMarker() and Entry::replaceElement() to do so.
62 bool isMarker() const { return !m_item; }
67 // The fact that !m_item == isMarker() is an implementation detail
68 // callers should check isMarker() before calling element().
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 415 boolean isMarker() {
    [all...]

Completed in 89 milliseconds