Searched refs:REBAR_SetBandsHeight (Results 1 – 1 of 1) sorted by relevance
1308 static int REBAR_SetBandsHeight(const REBAR_INFO *infoPtr, INT iBeginBand, INT iEndBand, INT yStart) in REBAR_SetBandsHeight() function1382 *pyPos = REBAR_SetBandsHeight(infoPtr, iBeginBand, iEndBand, *pyPos); in REBAR_LayoutRow()1438 yPos = REBAR_SetBandsHeight(infoPtr, first_visible(infoPtr), infoPtr->uNumBands, 0); in REBAR_Layout()