Home | History | Annotate | Download | only in mac

Lines Matching refs:_cmd

420 #define WEBCORE_COMMAND(command) - (void)command:(id)sender { _data->_page->executeEditCommand(commandNameForSelector(_cmd)); }