Home
last modified time | relevance | path

Searched defs:orientations (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dorientations.f19 subroutine orientations(inpc,textpart,orname,orab,norien, subroutine
26 logical distribution
28 character*1 inpc(*)
29 character*80 orname(*),distname,oriename
30 character*132 textpart(16)
32 integer norien,norien_,istep,istat,n,key,i,iline,ipol,inl,
33 & ipoinp(2,*),inp(3,*),ipoinpc(0:*),iaxis,j,ier,idis,iorien
35 real*8 orab(7,*),a(3,3),c(3,3),angle,p(3),dc,ds,pi,system,ab(6)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidMatrix.php24 public $orientations; variable in Google_Service_Testing_AndroidMatrix
50 public function setOrientations($orientations)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Testing/
H A DAndroidMatrix.php24 public $orientations; variable in Google_Service_Testing_AndroidMatrix
50 public function setOrientations($orientations)
/dports/x11-wm/qtile/qtile-0.18.1/libqtile/widget/
H A Dgraph.py214 orientations = base.ORIENTATION_HORIZONTAL variable in CPUGraph
267 orientations = base.ORIENTATION_HORIZONTAL variable in MemoryGraph
301 orientations = base.ORIENTATION_HORIZONTAL variable in SwapGraph
336 orientations = base.ORIENTATION_HORIZONTAL variable in NetGraph
396 orientations = base.ORIENTATION_HORIZONTAL variable in HDDGraph
429 orientations = base.ORIENTATION_HORIZONTAL variable in HDDBusyGraph
H A Dgeneric_poll_text.py23 orientations = base.ORIENTATION_HORIZONTAL variable in GenPollText
40 orientations = base.ORIENTATION_HORIZONTAL variable in GenPollUrl
H A Dcurrentlayout.py42 orientations = base.ORIENTATION_HORIZONTAL variable in CurrentLayout
84 orientations = base.ORIENTATION_HORIZONTAL variable in CurrentLayoutIcon
H A Dgmail_checker.py33 orientations = base.ORIENTATION_HORIZONTAL variable in GmailChecker
H A Dimapwidget.py67 orientations = base.ORIENTATION_HORIZONTAL variable in ImapWidget
H A Dsep.py31 orientations = base.ORIENTATION_BOTH variable in Sep
H A Dshe.py30 orientations = base.ORIENTATION_HORIZONTAL variable in She
H A Dcountdown.py31 orientations = base.ORIENTATION_HORIZONTAL variable in Countdown
H A Dkhal_calendar.py62 orientations = base.ORIENTATION_HORIZONTAL variable in KhalCalendar
H A Dcanto.py33 orientations = base.ORIENTATION_HORIZONTAL variable in Canto
H A Dcpu.py34 orientations = base.ORIENTATION_HORIZONTAL variable in CPU
H A Dspacer.py45 orientations = base.ORIENTATION_BOTH variable in Spacer
H A Didlerpg.py42 orientations = base.ORIENTATION_HORIZONTAL variable in IdleRPG
H A Dcaps_num_lock_indicator.py31 orientations = base.ORIENTATION_HORIZONTAL variable in CapsNumLockIndicator
H A Dmemory.py50 orientations = base.ORIENTATION_HORIZONTAL variable in Memory
H A Dwlan.py53 orientations = base.ORIENTATION_HORIZONTAL variable in Wlan
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartValueTrackerAttributes.cpp44 Qt::Orientations orientations; member in ValueTrackerAttributes::Private
169 Qt::Orientations ValueTrackerAttributes::orientations() const in orientations() function in ValueTrackerAttributes
174 void ValueTrackerAttributes::setOrientations( Qt::Orientations orientations ) in setOrientations()
/dports/www/falkon/falkon-3.2.0/src/plugins/AutoScroll/
H A Dautoscroller.cpp37 Qt::Orientations ScrollIndicator::orientations() const in orientations() function in ScrollIndicator
42 void ScrollIndicator::setOrientations(Qt::Orientations orientations) in setOrientations()
242 Qt::Orientations orientations; in showIndicator() local
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/feature/
H A Dorb.py213 def _extract_octave(self, octave_image, keypoints, orientations): argument
225 def extract(self, image, keypoints, scales, orientations): argument
H A Dorb_cy.pyx17 np_floats[:] orientations):
/dports/lang/racket/racket-8.3/share/pkgs/games/cards/
H A Dcard-class.rkt34 (define orientations (shared ([o (list* 'n 'e 's 'w o)]) o)) function
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkExpandableWidget.cpp139 void ctkExpandableWidget::setOrientations(Qt::Orientations orientations) in setOrientations()
148 Qt::Orientations ctkExpandableWidget::orientations()const in orientations() function in ctkExpandableWidget

12345678910>>...15