Separator         300 Source/modules/crypto/NormalizeAlgorithm.cpp         const char* Separator = ": ";
Separator         302 Source/modules/crypto/NormalizeAlgorithm.cpp         size_t length = (m_messages.size() - 1) * strlen(Separator);
Separator         309 Source/modules/crypto/NormalizeAlgorithm.cpp                 result.append(Separator, strlen(Separator));
Separator         408 Source/web/ContextMenuClientImpl.cpp             outputItem.type = WebMenuItemInfo::Separator;
Separator         195 Source/web/ExternalPopupMenu.cpp             popupItem.type = WebMenuItemInfo::Separator;
Separator         510 Source/web/PopupContainer.cpp             outputItem.type = WebMenuItemInfo::Separator;