Searched refs:GetGetSpecialCharsFunction (Results 1 – 3 of 3) sorted by relevance
815 if ( Edit::GetGetSpecialCharsFunction() ) in KeyInput()819 XubString aChars = Edit::GetGetSpecialCharsFunction()( this, GetFont() ); in KeyInput()881 if ( !Edit::GetGetSpecialCharsFunction() ) in Command()923 XubString aChars = Edit::GetGetSpecialCharsFunction()( this, GetFont() ); in Command()
239 static FncGetSpecialChars GetGetSpecialCharsFunction();
2942 FncGetSpecialChars Edit::GetGetSpecialCharsFunction() in GetGetSpecialCharsFunction() function in Edit
Completed in 29 milliseconds