Searched defs:Player (Results 1 – 2 of 2) sorted by relevance
41 class Player; variable55 friend class Player; // Calls attach/detach, updateInheritedTime. variable
51 Player::Player(DocumentTimeline& timeline, TimedItem* content) in Player() function in WebCore::Player