Searched refs:webName (Results 1 – 1 of 1) sorted by relevance
1015 String webName = name; in executeCommand() local1019 if (!frame()->editor()->canEdit() && webName == "moveToBeginningOfDocument") in executeCommand()1022 if (!frame()->editor()->canEdit() && webName == "moveToEndOfDocument") in executeCommand()1025 return frame()->editor()->command(webName).execute(value); in executeCommand()