Home
last modified time | relevance | path

Searched refs:SetRotation (Results 1 – 21 of 21) sorted by relevance

/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestView.cpp14 font.SetRotation(Bounds().Width()/10); in Draw()
/haiku/src/servers/app/
H A DServerFont.h99 void SetRotation(float value) in SetRotation() function
H A DDrawState.cpp176 fFont.SetRotation(rotation); in ReadFontFromLink()
750 fFont.SetRotation(font.Rotation()); in SetFont()
H A DServerApp.cpp2480 font.SetRotation(rotation); in _DispatchMessage()
2671 font.SetRotation(rotation); in _DispatchMessage()
2758 font.SetRotation(rotation); in _DispatchMessage()
2846 font.SetRotation(rotation); in _DispatchMessage()
2936 font.SetRotation(rotation); in _DispatchMessage()
H A DPictureBoundingBoxPlayer.cpp675 font.SetRotation(rotation); in set_font_rotate()
H A DServerPicture.cpp844 font.SetRotation(rotation); in set_font_rotation()
/haiku/src/apps/drivesetup/
H A DDiskView.cpp71 font.SetRotation(90.0); in PartitionView()
207 font.SetRotation(0.0); in Draw()
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp364 fFont.SetRotation(rotation); in SetFontRotation()
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp66 currentFont.SetRotation(57); in RotatedStringView()
/haiku/headers/os/interface/
H A DFont.h189 void SetRotation(float rotation);
/haiku/src/kits/interface/
H A DSeparatorView.cpp351 font.SetRotation(90.0f); in SetOrientation()
H A DFont.cpp655 BFont::SetRotation(float rotation) in SetRotation() function in BFont
H A DView.cpp298 font.SetRotation(info.fontRotation); in UpdateFrom()
483 font.SetRotation(rotation); in BView()
2885 fState->font.SetRotation(font->Rotation()); in SetFont()
H A DTextView.cpp5436 font->SetRotation(0.0f); in _NormalizeFont()
/haiku/src/tests/servers/app/painter/
H A Dmain.cpp212 font.SetRotation(8.0); in test()
H A DPainter.cpp278 fFont.SetRotation(font.Rotation()); in SetFont()
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.cpp413 font.SetRotation(rotation); in ReadFontState()
/haiku/docs/user/interface/
H A DFont.dox901 SetFamilyAndFace(), SetSize(), SetShear(), SetRotation(),
1029 \fn void BFont::SetRotation(float rotation)
1225 \see SetRotation()
/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp955 font.SetRotation(90.0f); in _UpdateFont()
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestCases.cpp1031 font.SetRotation(90); in testFontRotation()
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp7532 m_TextFont.SetRotation (90); in Draw()
7535 m_TextFont.SetRotation (0); in Draw()