Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/
H A Dpceditor.h62 Button *prevPortrait, *nextPortrait; variable
H A Dpceditor.cpp333 } else if ( widget == nextPortrait ) { in handleEvent()
634 nextPortrait = cards->createButton( secondColStart + imageWidth / 2 + 5, yy + PORTRAIT_SIZE + 10, in createUI()