Searched defs:cef_dir (Results 1 – 8 of 8) sorted by relevance
/third_party/cef/tools/ |
D | gypi_to_gn.py | 107 cef_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir)) variable
|
D | patcher.py | 19 cef_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir)) variable
|
D | gclient_hook.py | 16 cef_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir)) variable
|
D | make_cmake.py | 14 cef_dir = os.path.abspath(os.path.join(script_dir, os.pardir)) variable
|
D | make_distrib.py | 233 def eval_transfer_file(cef_dir, script_dir, transfer_cfg, output_dir, quiet): argument 272 def transfer_files(cef_dir, script_dir, transfer_cfg_dir, mode, output_dir, argument 587 cef_dir = os.path.abspath(os.path.join(script_dir, os.pardir)) variable
|
D | gn_args.py | 71 cef_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir)) variable
|
D | patch_updater.py | 135 cef_dir = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir)) variable
|
/third_party/cef/tools/automate/ |
D | automate-git.py | 1076 cef_dir = cef_src_dir variable 1078 cef_dir = os.path.join(download_dir, 'cef') variable
|