Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcommctrl.h3626 #define TVM_SETINDENT (TV_FIRST+7) macro
3627 #define TreeView_SetIndent(hwnd,indent) (WINBOOL)SNDMSG((hwnd),TVM_SETINDENT,(WPARAM)(indent),0)