Searched defs:cmd (Results 1 – 2 of 2) sorted by relevance
/GUIX-v6.4.1/test/guix_studio_test/test_view/ |
D | test_utils.py | 337 def send_to_studio(handle, cmd, param): argument 350 def post_to_studio(handle, cmd, param): argument 823 def send_to_main_frame(cmd, param): argument 829 def post_to_main_frame(cmd, param): argument 1044 def send_to_target_screen(cmd, param): argument 1049 def post_to_target_screen(cmd, param): argument 1138 def send_to_properties_screen(cmd, param): argument 1143 def post_to_properties_screen(cmd, param): argument 1186 def send_to_project_view(cmd, param): argument 1191 def post_to_project_view(cmd, param): argument [all …]
|
/GUIX-v6.4.1/guix_studio/ |
D | CommandInfo.cpp | 67 BOOL CCommandInfo::ReadArgument(CString &cmd, CString option, CString &argument) in ReadArgument() 96 CString cmd(m_lpCmdLine); in ReadCommandLineInfo() local 338 void CCommandInfo::ReadPathName(CString cmd, CString &path, CString &name) in ReadPathName()
|