Searched refs:newCell (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/forms/
H A DWKFormSelectPopover.mm321 UITableViewCell *newCell = [tableView cellForRowAtIndexPath:indexPath];
323 if (!newCell.textLabel.enabled)
332 if (newCell && newCell.accessoryType == UITableViewCellAccessoryNone) {
333 newCell.accessoryType = UITableViewCellAccessoryCheckmark;
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c54953 unsigned char *newCell = 0; local
[all...]

Completed in 537 milliseconds