Home
last modified time | relevance | path

Searched defs:areaChanged (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/kimagemapeditor/kimagemapeditor-21.12.3/
H A Dkimedialogs.cpp472 emit areaChanged(oldArea); in slotApply() local
474 emit areaChanged(area); in slotApply() local
487 emit areaChanged(oldArea); in slotCancel() local
488 emit areaChanged(area); in slotCancel() local
494 emit areaChanged(oldArea); in slotUpdateArea() local
496 emit areaChanged(area); in slotUpdateArea() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/welcomepage/
H A Dwelcomepageview.cpp59 void WelcomePageWidget::areaChanged(Sublime::Area* area) in areaChanged() function in WelcomePageWidget
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/workingsets/
H A Dclosedworkingsetswidget.cpp52 void ClosedWorkingSetsWidget::areaChanged( Sublime::Area* area ) in areaChanged() function in ClosedWorkingSetsWidget
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/pet_control/
H A Dpet_section.cpp93 void CPetSection::areaChanged(PetArea area) { in areaChanged() function in Titanic::CPetSection
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/pet_control/
H A Dpet_section.cpp93 void CPetSection::areaChanged(PetArea area) { in areaChanged() function in Titanic::CPetSection
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/controller/aggregation/
H A Daggregation_controller.ts52 const areaChanged = this.previousArea.lastUpdate < selectedArea.lastUpdate; constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/controller/aggregation/
H A Daggregation_controller.ts72 const areaChanged = this.previousArea !== selectedArea; constant
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/
H A Ddebugcontroller.cpp546 void DebugController::areaChanged(Sublime::Area* newArea) in areaChanged() function in KDevelop::DebugController
H A Dprojectcontroller.cpp348 void areaChanged(Sublime::Area* area) { in areaChanged() function in KDevelop::ProjectControllerPrivate
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/sublime/
H A Dmainwindow.cpp130 emit areaChanged(area); in setArea() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/patchreview/
H A Dpatchreview.cpp572 void PatchReviewPlugin::areaChanged(Sublime::Area* area) in areaChanged() function in PatchReviewPlugin
/dports/games/egl/egl-0.3.1_9/cgame/
H A Dcg_shared.h196 qBool areaChanged; member
379 qBool areaChanged; member
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DToolBarWidget.cpp828 emit areaChanged(m_area); in setArea() local
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/AnnotationDialog/
H A DDialog.cpp1614 void AnnotationDialog::Dialog::areaChanged() in areaChanged() function in AnnotationDialog::Dialog