HomeSort by relevance Sort by last modified time
    Searched full:featuresmap (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebUIClient.cpp 66 RefPtr<ImmutableDictionary> featuresMap = ImmutableDictionary::adopt(map);
68 return adoptRef(toImpl(m_client.createNewPage(toAPI(page), toAPI(featuresMap.get()), toAPI(modifiers), toAPI(button), m_client.clientInfo)));

Completed in 57 milliseconds