Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DMainFrm.cpp342 LeashUIApplication *leashUI; in RecalcLayout() local
346 leashUI = static_cast<LeashUIApplication*>(pApplication); in RecalcLayout()
347 border.top = (leashUI != NULL) ? leashUI->GetRibbonHeight() : 0; in RecalcLayout()