Searched refs:T9InputServerMethod (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/input_server/methods/t9/
H A DDictionaryInputServerMethod.cpp44 class T9InputServerMethod : public BInputServerMethod, public BHandler class in inherits:BInputServerMethod,BHandler
47 T9InputServerMethod();
48 virtual ~T9InputServerMethod();
70 return (new T9InputServerMethod());
74 T9InputServerMethod::T9InputServerMethod() function in class:T9InputServerMethod
116 T9InputServerMethod::~T9InputServerMethod()
128 filter_result T9InputServerMethod::Filter(BMessage *message, BList *outList)
158 status_t T9InputServerMethod
[all...]
H A DT9InputServerMethod.cpp45 class T9InputServerMethod : public BInputServerMethod, public BHandler class in inherits:BInputServerMethod,BHandler
48 T9InputServerMethod();
49 virtual ~T9InputServerMethod();
71 return (new T9InputServerMethod());
75 T9InputServerMethod::T9InputServerMethod() function in class:T9InputServerMethod
117 T9InputServerMethod::~T9InputServerMethod()
129 filter_result T9InputServerMethod::Filter(BMessage *message, BList *outList)
159 status_t T9InputServerMethod
[all...]

Completed in 73 milliseconds