Home
last modified time | relevance | path

Searched refs:synchronizingSelection (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSComboBoxCell.inc27 synchronizingSelection: 0..1;
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtilesetdock.cpp387 QScopedValueRollback<bool> synchronizingSelection(mSynchronizingSelection, true); in selectTiles() local