Home
last modified time | relevance | path

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

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMGeneric/
H A DOVIMGeneric.cpp176 return new OVGenericContext(this, cintab); in newContext()
179 void OVGenericContext::updateDisplay(OVBuffer *buf) in updateDisplay()
193 void OVGenericContext::clear() { in clear()
199 int OVGenericContext::keyEvent(OVKeyCode *key, OVBuffer *buf, OVCandidate *textbar, in keyEvent()
365 void OVGenericContext::cancelAutoCompose(OVCandidate *textbar) in cancelAutoCompose()
373 int OVGenericContext::compose(OVBuffer *buf, OVCandidate *textbar, OVService *srv) in compose()
409 int OVGenericContext::candidateEvent(OVKeyCode *key, OVBuffer *buf, in candidateEvent()
H A DOVIMGeneric.h73 class OVGenericContext : public OVInputMethodContext
76 OVGenericContext(OVIMGeneric* p, OVCIN* tab) : in OVGenericContext() function
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMGeneric/
H A DOVIMGeneric.cpp176 return new OVGenericContext(this, cintab); in newContext()
179 void OVGenericContext::updateDisplay(OVBuffer *buf) in updateDisplay()
193 void OVGenericContext::clear() { in clear()
199 int OVGenericContext::keyEvent(OVKeyCode *key, OVBuffer *buf, OVCandidate *textbar, in keyEvent()
365 void OVGenericContext::cancelAutoCompose(OVCandidate *textbar) in cancelAutoCompose()
373 int OVGenericContext::compose(OVBuffer *buf, OVCandidate *textbar, OVService *srv) in compose()
409 int OVGenericContext::candidateEvent(OVKeyCode *key, OVBuffer *buf, in candidateEvent()
H A DOVIMGeneric.h73 class OVGenericContext : public OVInputMethodContext
76 OVGenericContext(OVIMGeneric* p, OVCIN* tab) : in OVGenericContext() function