Searched defs:GetArguments (Results 1 – 3 of 3) sorted by relevance
129 void CefCommandLineImpl::GetArguments(ArgumentList& arguments) { in GetArguments() function in CefCommandLineImpl
359 void CefCommandLineCToCpp::GetArguments(ArgumentList& arguments) { in GetArguments() function in CefCommandLineCToCpp
228 HRESULT GetArguments(IDataObject *pDataObj, LPCWSTR *pArguments) { in GetArguments() function in PyShellExt