Searched refs:Revert (Results 1 - 25 of 84) sorted by relevance

1234

/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
H A Dscoped_thread_desktop.cc24 Revert();
35 void ScopedThreadDesktop::Revert() { function in class:webrtc::ScopedThreadDesktop
43 Revert();
H A Dscoped_thread_desktop.h35 void Revert();
/external/llvm/utils/git-svn/
H A Dgit-svnrevert26 # Revert the commit.
37 Revert "$ONE_LINE_MSG"
/external/chromium_org/chrome/browser/ui/location_bar/
H A Dlocation_bar.h87 virtual void Revert() = 0;
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.h74 void Revert();
H A Debdt_table.cc67 Revert();
120 Revert();
170 void EbdtTable::Builder::Revert() { function in class:sfntly::EbdtTable::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_format5.cc182 Revert();
258 void IndexSubTableFormat5::Builder::Revert() { function in class:sfntly::IndexSubTableFormat5::Builder
260 IndexSubTable::Builder::Revert();
H A Dindex_sub_table_format1.h71 void Revert();
H A Dindex_sub_table_format3.h68 void Revert();
H A Dindex_sub_table_format5.h71 void Revert();
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.h74 void Revert();
H A Debdt_table.cc67 Revert();
120 Revert();
170 void EbdtTable::Builder::Revert() { function in class:sfntly::EbdtTable::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_format5.cc182 Revert();
258 void IndexSubTableFormat5::Builder::Revert() { function in class:sfntly::IndexSubTableFormat5::Builder
260 IndexSubTable::Builder::Revert();
H A Dindex_sub_table_format1.h71 void Revert();
/external/chromium_org/chrome/browser/extensions/api/declarative_content/
H A Dcontent_action.h49 // extension. Revert exists to keep the actions up to date as the page
58 virtual void Revert(const std::string& extension_id,
135 virtual void Revert(const std::string& extension_id,
H A Dcontent_action_unittest.cc153 result->Revert(extension->id(), base::Time(), &apply_info);
155 result->Revert(extension->id(), base::Time(), &apply_info);
209 result->Revert(extension->id(), base::Time(), &apply_info);
/external/clang/lib/Parse/
H A DParseTentative.cpp131 PA.Revert();
380 PA.Revert();
458 PA.Revert();
522 PA.Revert();
544 PA.Revert();
566 PA.Revert();
613 PA.Revert();
1301 PA.Revert();
1371 PA.Revert();
1430 PA.Revert();
[all...]
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dsimple_web_view_dialog.cc338 location_bar_->Revert();
344 location_bar_->Revert();
355 location_bar_->Revert();
/external/chromium_org/media/audio/
H A Daudio_output_controller_unittest.cc200 void Revert(bool was_playing) { function in class:media::AudioOutputControllerTest
237 void RevertWasNotPlaying() { Revert(false); }
238 void RevertWhilePlaying() { Revert(true); }
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h93 // Revert the loca table builder to the state contained in the last raw data
97 void Revert();
/external/chromium_org/third_party/skia/include/utils/win/
H A DSkIStream.h57 virtual HRESULT STDMETHODCALLTYPE Revert(void);

Completed in 4925 milliseconds

1234