Home
last modified time | relevance | path

Searched refs:ListView_SetCheckState (Results 1 - 2 of 2) 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()
/third_party/lzma/CPP/Windows/
H A DWindow.h97 #define ListView_SetCheckState(hwndLV, i, fCheck) \ macro

Completed in 2 milliseconds