Home
last modified time | relevance | path

Searched refs:updateLayer (Results 1 – 25 of 67) sorted by relevance

123

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/graphics/
H A Dstroketextgraphicsitem.cpp60 updateLayer(mText.getLayerName()); in StrokeTextGraphicsItem()
86 updateLayer(text.getLayerName()); in strokeTextEdited()
119 void StrokeTextGraphicsItem::updateLayer( in updateLayer() function in librepcb::StrokeTextGraphicsItem
H A Dstroketextgraphicsitem.h69 void updateLayer(const GraphicsLayerName& layerName) noexcept;
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/items/
H A DCItemMapLayer.cpp63 updateLayer(); in addMap()
68 void CItemMapLayer::updateLayer() in updateLayer() function in CItemMapLayer
H A DCItemMapLayer.h51 void updateLayer();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/compositor/
H A DLayerTitleCache.java149 LayerTitleCacheJni.get().updateLayer(mNativeLayerTitleCache, LayerTitleCache.this, in getUpdatedTitleInternal()
212 LayerTitleCacheJni.get().updateLayer( in remove()
287 void updateLayer(long nativeLayerTitleCache, LayerTitleCache caller, int tabId, in updateLayer() method
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/forms/
H A Dqg_layerdialog.h44 virtual void updateLayer();
H A Dqg_layerdialog.cpp73 void QG_LayerDialog::updateLayer() { in updateLayer() function in QG_LayerDialog
/dports/emulators/sameboy/SameBoy-0.14.7/Cocoa/
H A DGBBorderView.m16 - (void)updateLayer
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DAtomHandler.hh54 virtual void updateLayer(FluxboxWindow &win) = 0;
H A DEwmh.hh46 void updateLayer(FluxboxWindow &win);
H A DRemember.hh144 void updateLayer(FluxboxWindow &win) {} in updateLayer() function in Remember
/dports/games/flightgear-data/fgdata/Nasal/canvas/map/
H A DOSM.lcontroller33 var updateLayer = func() {
H A DSTAMEN_terrain.lcontroller34 var updateLayer = func() {
H A DOpenAIP.lcontroller40 var updateLayer = func() {
H A DSTAMEN.lcontroller37 var updateLayer = func() {
H A DVFRChart.lcontroller53 var updateLayer = func() {
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBThumbnailItemView.m38 - (void)updateLayer
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/
H A DTabListSceneLayer.java93 TabListSceneLayerJni.get().updateLayer(mNativePtr, TabListSceneLayer.this, tabListBgColor, in pushLayers()
210 void updateLayer(long nativeTabListSceneLayer, TabListSceneLayer caller, in updateLayer() method
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gui_core/
H A Dvselect.py120 self.updateLayer = Signal('VectorSelectBase.updateLayer')
246 self.updateLayer.emit()
/dports/astro/merkaartor/merkaartor-0.19.0/src/Layers/
H A DLayerWidget.h30 virtual void setLayerVisible(bool b, bool updateLayer=true);
H A DLayerWidget.cpp254 void LayerWidget::setLayerVisible(bool b, bool updateLayer) in setLayerVisible() argument
266 if (updateLayer) { in setLayerVisible()
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dlayer.cpp217 mscore->updateLayer(); in accept()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dworkspace.cpp704 c->updateLayer(); in addClient()
779 client->updateLayer(); in addShellClient()
808 client->updateLayer(); in addShellClient()
1400 c->updateLayer(); in setShowingDesktop()
1402 c->updateLayer(); in setShowingDesktop()
1408 cm->updateLayer(); in setShowingDesktop()
1937 client->updateLayer(); in addInternalClient()
H A Dabstract_client.cpp215 updateLayer(); // active windows may get different layer in setActive()
221 (*it)->updateLayer(); in setActive()
250 void AbstractClient::updateLayer() in updateLayer() function in KWin::AbstractClient
258 (*it)->updateLayer(); in updateLayer()
344 updateLayer(); in setKeepAbove()
364 updateLayer(); in setKeepBelow()
3271 cc->updateLayer(); in sendToOutput()
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/geomap/
H A DGeomapPanel.tsx360 private updateLayer = async (uid: string, newOptions: MapLayerOptions): Promise<boolean> => {
458 this.updateLayer(UID, cfg);

123