Searched refs:webName (Results 1 – 1 of 1) sorted by relevance
1085 String webName = name; in executeCommand() local1092 if (!frame()->editor().canEdit() && webName == "moveToBeginningOfDocument") in executeCommand()1095 if (!frame()->editor().canEdit() && webName == "moveToEndOfDocument") in executeCommand()1098 if (webName == "showGuessPanel") { in executeCommand()1103 return frame()->editor().command(webName).execute(value); in executeCommand()