Home
last modified time | relevance | path

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

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dsel.cpp117 HTREEITEM hFilterTechnos = NULL; variable
1249 …_TVCreateFiltersA(hHardware , IDS_SEL_TECHNOS , hFilterTechnos , nLoadMenuShowX & MASKTECHNOS … in CreateFilters()
1565 _TreeView_SetCheckState(hFilterList, hFilterTechnos, FALSE); in DialogProc()
1601 _TreeView_SetCheckState(hFilterList, hFilterTechnos, TRUE); in DialogProc()
1769 if (hItemChanged == hFilterTechnos) _ToggleGameListing(nLoadMenuShowX, MASKTECHNOS); in DialogProc()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dsel.cpp118 HTREEITEM hFilterTechnos = NULL; variable
1379 …_TVCreateFiltersA(hHardware , IDS_SEL_TECHNOS , hFilterTechnos , nLoadMenuShowX & MASKTECHNOS … in CreateFilters()
1746 _TreeView_SetCheckState(hFilterList, hFilterTechnos, FALSE); in DialogProc()
1787 _TreeView_SetCheckState(hFilterList, hFilterTechnos, TRUE); in DialogProc()
2028 if (hItemChanged == hFilterTechnos) _ToggleGameListing(nLoadMenuShowX, MASKTECHNOS); in DialogProc()