Lines Matching full:sugg
1898 // NOTE: The order of the conditions below for the sugg.type MUST BE SPECIFIC:
1903 var sugg = gDocsMatches[i];
1905 if (sugg.type == "design") {
1908 if (sugg.type == "distribute") {
1911 if (sugg.type == "samples") {
1914 if (sugg.type == "training") {
1917 if (sugg.type == "about"||"guide"||"tools"||"google") {
1923 set_item_values_jd(toroot, $li, sugg);