Lines Matching full:getstringfromjavascript
147 bool GetStringFromJavascript(TabContents* tab_contents,
217 !GetStringFromJavascript(
227 (!GetStringFromJavascript(tab_contents, "window.lastSearchBox.value",
241 (!GetStringFromJavascript(tab_contents, "window.searchBox.value",
273 ASSERT_TRUE(GetStringFromJavascript(tab_contents, function, &result));