Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nevcairiel/LAVFilters
/ UnlockPaletteLock
Method
UnlockPaletteLock
common/baseclasses/winutil.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
void CBaseWindow::UnlockPaletteLock()
375
{
376
m_PaletteLock.Unlock();
377
}
378
379
// Realise our palettes in the window and device contexts
380
Callers
2
PreparePalette
Method · 0.80
RemovePalette
Method · 0.80
Calls
1
Unlock
Method · 0.45
Tested by
no test coverage detected