Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Drebar.c1606 UINT i, nonfixed; in REBAR_ValidateBand() local
1639 nonfixed = 0; in REBAR_ValidateBand()
1643 nonfixed++; in REBAR_ValidateBand()
1649 ( !(lpBand->fStyle & RBBS_FIXEDSIZE) && (nonfixed > 1))) in REBAR_ValidateBand()