Searched defs:replacesCurrentHistoryItem (Results 1 – 4 of 4) sorted by relevance
119 bool replacesCurrentHistoryItem() const { return m_replacesCurrentHistoryItem; } in replacesCurrentHistoryItem() function120 …void setReplacesCurrentHistoryItem(bool replacesCurrentHistoryItem) { m_replacesCurrentHistoryItem… in setReplacesCurrentHistoryItem()
1315 bool replacesCurrentHistoryItem = false; in loadWithNavigationAction() local
99 bool WebDataSourceImpl::replacesCurrentHistoryItem() const in replacesCurrentHistoryItem() function in blink::WebDataSourceImpl
4911 bool replacesCurrentHistoryItem() { return m_replacesCurrentHistoryItem; } in replacesCurrentHistoryItem() function in __anon0218530c0111::TestHistoryWebFrameClient