Searched refs:showModal (Results 1 – 2 of 2) sorted by relevance
/plugin/dokullm/ |
H A D | script.js | 377 showModal(cleanedResult, action, buttonTitle); 386 showModal(thinkingContent, 'thinking', 'AI Thinking Process'); 396 showModal(thinkingContent, 'thinking', 'AI Thinking Process'); 403 showModal(thinkingContent, 'thinking', 'AI Thinking Process'); 412 showModal(thinkingContent, 'thinking', 'AI Thinking Process'); 526 function showModal(contentText, action = 'analyze', titleText = '') { function 736 showModal(thinkingContent, 'thinking', 'AI Thinking Process');
|
/plugin/golocal/ |
D | script.js | 30 this.#dialog.showModal();
|