Home
last modified time | relevance | path

Searched defs:FindHotKey (Results 1 – 3 of 3) sorted by relevance

/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dmenus.pas736 FUNCTION FindHotKey (P: PMenuItem): PMenuItem; in FindHotKey() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dmenus.pas736 FUNCTION FindHotKey (P: PMenuItem): PMenuItem; in FindHotKey() function
/dports/misc/estic/estic-1.61_10/spunk/
H A Ditemwin.cc1106 int ItemWindow::FindHotKey (ListNode<WindowItem>* N, void* P) in FindHotKey() function in ItemWindow