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

  /external/webkit/WebCore/dom/
QualifiedName.h 74 bool hasPrefix() const { return m_impl->m_prefix != nullAtom; }
  /external/webkit/WebCore/css/
CSSParser.cpp 121 static bool hasPrefix(const char* string, unsigned length, const char* prefix)
    [all...]

Completed in 367 milliseconds