Home
last modified time | relevance | path

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

/haiku/src/add-ons/translators/avif/
H A DConfigView.cpp39 static const uint32 kMsgTilesHorizontal = 'tilh'; variable
131 new BMessage(kMsgTilesHorizontal), 1, 6, B_HORIZONTAL, in ConfigView()
214 { AVIF_SETTING_TILES_HORIZONTAL, kMsgTilesHorizontal, in MessageReceived()