Searched defs:Revert (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dstream_impl.cc59 STDMETHODIMP StreamImpl::Revert() { function in class:StreamImpl
62 hr = delegate_->Revert();
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table.cc102 void IndexSubTable::Builder::Revert() { function in class:sfntly::IndexSubTable::Builder
H A Debdt_table.cc67 Revert();
120 Revert();
170 void EbdtTable::Builder::Revert() { function in class:sfntly::EbdtTable::Builder
H A Deblc_table.cc235 Revert();
242 void EblcTable::Builder::Revert() { function in class:sfntly::EblcTable::Builder
H A Dindex_sub_table_format1.cc163 Revert();
215 void IndexSubTableFormat1::Builder::Revert() { function in class:sfntly::IndexSubTableFormat1::Builder
217 IndexSubTable::Builder::Revert();
H A Dindex_sub_table_format3.cc105 void IndexSubTableFormat3::Builder::Revert() { function in class:sfntly::IndexSubTableFormat3::Builder
107 IndexSubTable::Builder::Revert();
175 Revert();
H A Dindex_sub_table_format4.cc209 Revert();
254 void IndexSubTableFormat4::Builder::Revert() { function in class:sfntly::IndexSubTableFormat4::Builder
256 IndexSubTable::Builder::Revert();
H A Dindex_sub_table_format5.cc182 Revert();
258 void IndexSubTableFormat5::Builder::Revert() { function in class:sfntly::IndexSubTableFormat5::Builder
260 IndexSubTable::Builder::Revert();
H A Dbitmap_size_table.cc207 Revert();
384 void BitmapSizeTable::Builder::Revert() { function in class:sfntly::BitmapSizeTable::Builder
/external/chromium_org/chrome/browser/extensions/api/declarative/
H A Ddeclarative_rule.h122 // // Only needed if the RulesRegistry calls DeclarativeActionSet::Revert().
123 // void Revert(const std::string& extension_id,
156 // network request happened) will never Revert() an action.
157 void Revert(const std::string& extension_id,
380 void DeclarativeActionSet<ActionT>::Revert( function in class:extensions::DeclarativeActionSet
386 (*i)->Revert(extension_id, extension_install_time, apply_info);
/external/chromium_org/media/audio/
H A Daudio_output_controller_unittest.cc206 void Revert(bool was_playing) { function in class:media::AudioOutputControllerTest
230 void RevertWasNotPlaying() { Revert(false); }
231 void RevertWhilePlaying() { Revert(true); }
/external/chromium_org/third_party/skia/src/utils/win/
H A DSkIStream.cpp77 HRESULT STDMETHODCALLTYPE SkBaseIStream::Revert(void) function in class:SkBaseIStream
/external/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.cc146 void LocaTable::Builder::Revert() { function in class:sfntly::LocaTable::Builder
H A Dglyph_table.cc197 void GlyphTable::Builder::Revert() { function in class:sfntly::GlyphTable::Builder
/external/skia/src/utils/win/
H A DSkIStream.cpp77 HRESULT STDMETHODCALLTYPE SkBaseIStream::Revert(void) function in class:SkBaseIStream
/external/chromium_org/chrome_frame/test/
H A Die_configurator.cc64 // the registry (repeatedly, if desired) via a call to Apply(). Revert() can be
89 void Revert() const;
319 void RegistrySetter::Revert() const { function in class:chrome_frame_test::__anon7187::RegistrySetter
368 setter_.Revert();
556 setter_.Revert();
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.cc371 void AutocompleteEditModel::Revert() { function in class:AutocompleteEditModel
537 view_->RevertAll(); // Revert the box to its unedited state
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.cc448 void OmniboxEditModel::Revert() { function in class:OmniboxEditModel
717 view_->RevertAll(); // Revert the box to its unedited state
/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.cc697 void LocationBarViewGtk::Revert() { function in class:LocationBarViewGtk
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc1113 void LocationBarView::Revert() { function in class:LocationBarView
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc1444 void LocationBarView::Revert() { function in class:LocationBarView
/external/chromium_org/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.cc953 void LocationBarViewGtk::Revert() { function in class:LocationBarViewGtk
/external/clang/include/clang/Parse/
H A DParser.h562 /// after the token consumption is done, Commit() or Revert() is called to
569 /// TPA.Revert();
596 void Revert() { function in class:clang::Parser::TentativeParsingAction
608 assert(!isActive && "Forgot to call Commit or Revert!");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 5914 milliseconds