Lines Matching refs:gGoogleMatches
1785 var gGoogleMatches = new Array(); variable
1846 if (!(gMatches.length > 0) && !(gGoogleMatches.length > 0) && !(gDocsMatches.length > 0)) {
1852 if ((gMatches.length > 0) || (gGoogleMatches.length > 0)) {
1875 if (gGoogleMatches.length > 0) {
1880 …gGoogleListLength = gGoogleMatches.length < ROW_COUNT_GOOGLE ? gGoogleMatches.length : ROW_COUNT_G…
1883 set_item_values(toroot, $li, gGoogleMatches[i]);
2102 gGoogleMatches = new Array();
2127 gGoogleMatches[matchedCountGoogle] = s;
2131 rank_autocomplete_api_results(text, gGoogleMatches);
2132 for (var i=0; i<gGoogleMatches.length; i++) {
2133 var s = gGoogleMatches[i];
2528 if ((!gMatches || !gMatches.length) && (!gGoogleMatches || !gGoogleMatches.length))
2539 for (var i=0; i<gGoogleMatches.length; i++) {
2540 gGoogleMatches[i].__hilabel = gGoogleMatches[i].label.replace(