Home
last modified time | relevance | path

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

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkControlWidget.h85 …enum VerPos {top_scroll = 0, top_thumbs, top_metadata, top_info, ver_center, bottom_info, bottom, … enumerator
H A DDkControlWidget.cpp705 mHudLayout->addWidget(mFilePreview, top_thumbs, left_thumbs, ver_pos_end, 1); in changeThumbNailPosition()
708 mHudLayout->addWidget(mFilePreview, top_thumbs, right_thumbs, ver_pos_end, 1); in changeThumbNailPosition()
711 mHudLayout->addWidget(mFilePreview, top_thumbs, left_thumbs, 1, hor_pos_end); in changeThumbNailPosition()