Home
last modified time | relevance | path

Searched refs:activate_topic (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browser_switcher/
H A Dalternative_browser_driver_win.cc220 HSZ activate_topic = in TryLaunchWithDde() local
225 DdeConnect(dde_instance, service, activate_topic, NULL); in TryLaunchWithDde()
228 DdeFreeStringHandle(dde_instance, activate_topic); in TryLaunchWithDde()
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-admin_topics.php55 $artlib->activate_topic($_REQUEST["activate"]);
/dports/www/tikiwiki/tiki-21.2/lib/articles/
H A Dartlib.php587 function activate_topic($topicId) function in ArtLib