Searched refs:kTypeString (Results 1 – 3 of 3) sorted by relevance
32 static const char* const kTypeString; variable35 std::string GetDebugType() override { return kTypeString; } in GetDebugType()
21 const char* const CefToolbarViewImpl::kTypeString = "ToolbarView"; member in CefToolbarViewImpl
45 CefToolbarViewImpl::kTypeString) { in GetFor()