Searched refs:GetRotation (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/ui/base/cursor/
H A Dimage_cursors.h28 gfx::Display::Rotation GetRotation() const;
H A Dimage_cursors.cc79 gfx::Display::Rotation ImageCursors::GetRotation() const { function in class:ui::ImageCursors
/external/chromium_org/ash/test/
H A Dcursor_manager_test_api.cc37 image_cursors_->GetRotation();
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dnullvideoframe.h68 virtual int GetRotation() const { return 0; } function in class:cricket::NullVideoFrame
H A Dvideoframe.h97 virtual int GetRotation() const = 0;
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtctexturevideoframe.h72 virtual int GetRotation() const { return 0; } function in class:cricket::WebRtcTextureVideoFrame
H A Dwebrtcvideoframe.h101 virtual int GetRotation() const { return rotation_; } function in class:cricket::WebRtcVideoFrame
H A Dwebrtcvideoframe_unittest.cc65 EXPECT_EQ(0, frame.GetRotation());
H A Dwebrtcvideoengine2.cc603 virtual int GetRotation() const OVERRIDE {
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formcontrol.cpp209 int CPDF_FormControl::GetRotation() function in class:CPDF_FormControl
212 return mk.GetRotation();
350 int CPDF_ApSettings::GetRotation() function in class:CPDF_ApSettings
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1405 int GetRotation();
1682 int GetRotation();
/external/chromium_org/chrome/browser/extensions/
H A Ddisplay_info_provider_chromeos_unittest.cc110 TEST_F(DisplayInfoProviderChromeosTest, GetRotation) {
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp160 return pCtrl->GetRotation() % 360;
1387 switch(abs(pControl->GetRotation() % 360))
1465 switch (abs(pControl->GetRotation() % 360))
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp2651 vp << (FX_INT32)pFormControl->GetRotation();

Completed in 9827 milliseconds