Searched refs:nIdFrom (Results 1 – 2 of 2) sorted by relevance
53 bool DistributeStacks(int nIdFrom, int nNumStacks, UINT xJustify, int xSpacing, int nStartX);
618 bool CardWindow::DistributeStacks(int nIdFrom, int nNumStacks, UINT xJustify, int xSpacing, int nSt… in DistributeStacks() argument628 if(Regions[i]->Id() == nIdFrom) in DistributeStacks()