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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/forms/
H A DWKFormSelectPopover.mm327 UITableViewCell *oldCell = [tableView cellForRowAtIndexPath:oldIndexPath];
328 if (oldCell && oldCell.accessoryType == UITableViewCellAccessoryCheckmark)
329 oldCell.accessoryType = UITableViewCellAccessoryNone;
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c54952 unsigned char *oldCell; local
[all...]

Completed in 419 milliseconds