Home
last modified time | relevance | path

Searched refs:SetCheckState (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DListView.h110 void SetCheckState(UINT index, bool checkState) { ListView_SetCheckState(_window, index, BoolToBOOL(checkState)) } in SetCheckState() function in NWindows::NControl::CListView

Completed in 2 milliseconds