OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removefromhistory
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/resources/history/
history.html
145
<button id="remove-visit" i18n-content="
removeFromHistory
"></button>
history.js
216
loadTimeData.getString('
removeFromHistory
'));
219
self.
removeFromHistory
();
273
Visit.prototype.
removeFromHistory
= function() {
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/
history_ui.cc
146
source->AddLocalizedString("
removeFromHistory
", IDS_HISTORY_REMOVE_PAGE);
[
all
...]
Completed in 283 milliseconds