Searched defs:replacesCurrentHistoryItem (Results 1 – 4 of 4) sorted by relevance
105 bool replacesCurrentHistoryItem() const { return m_replacesCurrentHistoryItem; } in replacesCurrentHistoryItem() function106 …void setReplacesCurrentHistoryItem(bool replacesCurrentHistoryItem) { m_replacesCurrentHistoryItem… in setReplacesCurrentHistoryItem()
1290 bool replacesCurrentHistoryItem = false; in loadWithNavigationAction() local
95 bool WebDataSourceImpl::replacesCurrentHistoryItem() const in replacesCurrentHistoryItem() function in blink::WebDataSourceImpl
5517 bool replacesCurrentHistoryItem() { return m_replacesCurrentHistoryItem; } in replacesCurrentHistoryItem() function in __anonb8cba1d90111::TestHistoryWebFrameClient