Home
last modified time | relevance | path

Searched defs:IMHandler (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx60 struct IMHandler struct in GtkSalFrame
70 struct PreviousKeyPress
126 GtkSalFrame* m_pFrame;
127 std::list< PreviousKeyPress > m_aPrevKeyPresses;
128 int m_nPrevKeyPresses; // avoid using size()
129 GtkIMContext* m_pIMContext;
130 bool m_bFocused;
131 bool m_bPreeditJustChanged;
132 SalExtTextInputEvent m_aInputEvent;
133 std::vector< sal_uInt16 > m_aInputFlags;
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx3278 GtkSalFrame::IMHandler::IMHandler( GtkSalFrame* pFrame ) in IMHandler() function in GtkSalFrame::IMHandler

Completed in 38 milliseconds