Searched defs:forwardCount (Results 1 – 2 of 2) sorted by relevance
87 int BackForwardController::forwardCount() const in forwardCount() function in WebCore::BackForwardController
336 if (int forwardCount = backForward()->forwardCount()) in goBackOrForward() local