Before             49 Source/core/html/parser/HTMLEntitySearch.cpp         return Before;
Before             54 Source/core/html/parser/HTMLEntitySearch.cpp     return entryNextCharacter < nextCharacter ? Before : After;
Before             71 Source/core/html/parser/HTMLEntitySearch.cpp         if (result == Before)
Before             91 Source/core/html/parser/HTMLEntitySearch.cpp     if (result == Before)
Before             99 Source/core/html/parser/HTMLEntitySearch.cpp             ASSERT(result == Before || result == Prefix);
Before           1566 Source/core/inspector/InspectorDOMAgent.cpp             value->setPseudoType(TypeBuilder::DOM::PseudoType::Before);