Home
last modified time | relevance | path

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

/dports/games/astromenace/astromenace-1.4.1/src/menu/
H A Dmenu_conf_control.cpp55 static bool ReservedKeys(int Key) in ReservedKeys() function
110 !ReservedKeys(i)) in CheckMouseKeybJState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsvapp.cxx84 static vcl::KeyCode const ReservedKeys[] variable
278 return SAL_N_ELEMENTS(ReservedKeys); in GetReservedKeyCodeCount()
286 return &ReservedKeys[i]; in GetReservedKeyCode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsvapp.cxx88 vcl::KeyCode const ReservedKeys[] variable
279 return SAL_N_ELEMENTS(ReservedKeys); in GetReservedKeyCodeCount()
287 return &ReservedKeys[i]; in GetReservedKeyCode()