Searched refs:gDocsMatches (Results 1 – 2 of 2) sorted by relevance
1604 var gDocsMatches = new Array(); variable1661 if (!(gMatches.length > 0) && !(gGoogleMatches.length > 0) && !(gDocsMatches.length > 0)) {1708 if (gDocsMatches.length > 0) {1716 … gDocsListLength = gDocsMatches.length < ROW_COUNT_DOCS ? gDocsMatches.length : ROW_COUNT_DOCS;1718 var sugg = gDocsMatches[i];1915 gDocsMatches = new Array();1985 gDocsMatches[matchedCountDocs] = s;2017 gDocsMatches[matchedCountDocs] = s;2049 gDocsMatches[matchedCountDocs] = s;2081 gDocsMatches[matchedCountDocs] = s;[all …]
1779 var gDocsMatches = new Array(); variable1836 if (!(gMatches.length > 0) && !(gGoogleMatches.length > 0) && !(gDocsMatches.length > 0)) {1883 if (gDocsMatches.length > 0) {1891 … gDocsListLength = gDocsMatches.length < ROW_COUNT_DOCS ? gDocsMatches.length : ROW_COUNT_DOCS;1893 var sugg = gDocsMatches[i];2094 gDocsMatches = new Array();2164 gDocsMatches[matchedCountDocs] = s;2196 gDocsMatches[matchedCountDocs] = s;2228 gDocsMatches[matchedCountDocs] = s;2260 gDocsMatches[matchedCountDocs] = s;[all …]