Home
last modified time | relevance | path

Searched defs:ListView_SetCheckState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Windows/
H A DWindow.h97 #define ListView_SetCheckState(hwndLV, i, fCheck) \ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcommctrl.h2678 #define ListView_SetCheckState(hwndLV,i,fCheck) ListView_SetItemState(hwndLV,i,INDEXTOSTATEIMAGEMAS… macro