Home
last modified time | relevance | path

Searched refs:InfolistWindow (Results 1 – 25 of 88) sorted by relevance

1234

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/mac/
H A DInfolistWindow.mm39 #include "renderer/mac/InfolistWindow.h"
86 InfolistWindow::InfolistWindow()
93 InfolistWindow::~InfolistWindow() {
96 void InfolistWindow::SetSendCommandInterface(
116 void InfolistWindow::DelayHide(int delay) {
117 DLOG(INFO) << "InfolistWindow::DelayHide()";
130 void InfolistWindow::DelayShow(int delay) {
144 void InfolistWindow::Hide() {
153 void InfolistWindow::Show() {
163 DLOG(INFO) << "InfolistWindow::onTimer()";
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/mac/
H A DInfolistWindow.mm39 #include "renderer/mac/InfolistWindow.h"
86 InfolistWindow::InfolistWindow()
93 InfolistWindow::~InfolistWindow() {
96 void InfolistWindow::SetSendCommandInterface(
116 void InfolistWindow::DelayHide(int delay) {
117 DLOG(INFO) << "InfolistWindow::DelayHide()";
130 void InfolistWindow::DelayShow(int delay) {
144 void InfolistWindow::Hide() {
153 void InfolistWindow::Show() {
163 DLOG(INFO) << "InfolistWindow::onTimer()";
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/mac/
H A DInfolistWindow.mm39 #include "renderer/mac/InfolistWindow.h"
86 InfolistWindow::InfolistWindow()
93 InfolistWindow::~InfolistWindow() {
96 void InfolistWindow::SetSendCommandInterface(
116 void InfolistWindow::DelayHide(int delay) {
117 DLOG(INFO) << "InfolistWindow::DelayHide()";
130 void InfolistWindow::DelayShow(int delay) {
144 void InfolistWindow::Hide() {
153 void InfolistWindow::Show() {
163 DLOG(INFO) << "InfolistWindow::onTimer()";
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/mac/
H A DInfolistWindow.mm39 #include "renderer/mac/InfolistWindow.h"
86 InfolistWindow::InfolistWindow()
93 InfolistWindow::~InfolistWindow() {
96 void InfolistWindow::SetSendCommandInterface(
116 void InfolistWindow::DelayHide(int delay) {
117 DLOG(INFO) << "InfolistWindow::DelayHide()";
130 void InfolistWindow::DelayShow(int delay) {
144 void InfolistWindow::Hide() {
153 void InfolistWindow::Show() {
163 DLOG(INFO) << "InfolistWindow::onTimer()";
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/mac/
H A DInfolistWindow.mm39 #include "renderer/mac/InfolistWindow.h"
86 InfolistWindow::InfolistWindow()
93 InfolistWindow::~InfolistWindow() {
96 void InfolistWindow::SetSendCommandInterface(
116 void InfolistWindow::DelayHide(int delay) {
117 DLOG(INFO) << "InfolistWindow::DelayHide()";
130 void InfolistWindow::DelayShow(int delay) {
144 void InfolistWindow::Hide() {
153 void InfolistWindow::Show() {
163 DLOG(INFO) << "InfolistWindow::onTimer()";
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/mac/
H A DInfolistWindow.mm39 #include "renderer/mac/InfolistWindow.h"
86 InfolistWindow::InfolistWindow()
93 InfolistWindow::~InfolistWindow() {
96 void InfolistWindow::SetSendCommandInterface(
116 void InfolistWindow::DelayHide(int delay) {
117 DLOG(INFO) << "InfolistWindow::DelayHide()";
130 void InfolistWindow::DelayShow(int delay) {
144 void InfolistWindow::Hide() {
153 void InfolistWindow::Show() {
163 DLOG(INFO) << "InfolistWindow::onTimer()";
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dinfolist_window.cc92 InfolistWindow::InfolistWindow() in InfolistWindow() function in mozc::renderer::win32::InfolistWindow
102 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
104 void InfolistWindow::OnDestroy() { in OnDestroy()
111 BOOL InfolistWindow::OnEraseBkgnd(CDCHandle dc) { in OnEraseBkgnd()
125 void InfolistWindow::OnPaint(CDCHandle dc) { in OnPaint()
149 Size InfolistWindow::DoPaint(CDCHandle dc) { in DoPaint()
323 void InfolistWindow::OnTimer(UINT_PTR nIDEvent) { in OnTimer()
334 void InfolistWindow::DelayShow(UINT mseconds) { in DelayShow()
351 void InfolistWindow::DelayHide(UINT mseconds) { in DelayHide()
376 void InfolistWindow::SetSendCommandInterface( in SetSendCommandInterface()
[all …]
H A Dinfolist_window.h74 class InfolistWindow : public ATL::CWindowImpl<InfolistWindow,
81 BEGIN_MSG_MAP_EX(InfolistWindow)
91 InfolistWindow();
92 ~InfolistWindow();
122 DISALLOW_COPY_AND_ASSIGN(InfolistWindow);
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dinfolist_window.cc92 InfolistWindow::InfolistWindow() in InfolistWindow() function in mozc::renderer::win32::InfolistWindow
102 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
104 void InfolistWindow::OnDestroy() { in OnDestroy()
111 BOOL InfolistWindow::OnEraseBkgnd(CDCHandle dc) { in OnEraseBkgnd()
125 void InfolistWindow::OnPaint(CDCHandle dc) { in OnPaint()
149 Size InfolistWindow::DoPaint(CDCHandle dc) { in DoPaint()
323 void InfolistWindow::OnTimer(UINT_PTR nIDEvent) { in OnTimer()
334 void InfolistWindow::DelayShow(UINT mseconds) { in DelayShow()
351 void InfolistWindow::DelayHide(UINT mseconds) { in DelayHide()
376 void InfolistWindow::SetSendCommandInterface( in SetSendCommandInterface()
[all …]
H A Dinfolist_window.h74 class InfolistWindow : public ATL::CWindowImpl<InfolistWindow,
81 BEGIN_MSG_MAP_EX(InfolistWindow)
91 InfolistWindow();
92 ~InfolistWindow();
122 DISALLOW_COPY_AND_ASSIGN(InfolistWindow);
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dinfolist_window.cc92 InfolistWindow::InfolistWindow() in InfolistWindow() function in mozc::renderer::win32::InfolistWindow
102 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
104 void InfolistWindow::OnDestroy() { in OnDestroy()
111 BOOL InfolistWindow::OnEraseBkgnd(CDCHandle dc) { in OnEraseBkgnd()
125 void InfolistWindow::OnPaint(CDCHandle dc) { in OnPaint()
149 Size InfolistWindow::DoPaint(CDCHandle dc) { in DoPaint()
323 void InfolistWindow::OnTimer(UINT_PTR nIDEvent) { in OnTimer()
334 void InfolistWindow::DelayShow(UINT mseconds) { in DelayShow()
351 void InfolistWindow::DelayHide(UINT mseconds) { in DelayHide()
376 void InfolistWindow::SetSendCommandInterface( in SetSendCommandInterface()
[all …]
H A Dinfolist_window.h74 class InfolistWindow : public ATL::CWindowImpl<InfolistWindow,
81 BEGIN_MSG_MAP_EX(InfolistWindow)
91 InfolistWindow();
92 ~InfolistWindow();
122 DISALLOW_COPY_AND_ASSIGN(InfolistWindow);
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dinfolist_window.cc92 InfolistWindow::InfolistWindow() in InfolistWindow() function in mozc::renderer::win32::InfolistWindow
102 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
104 void InfolistWindow::OnDestroy() { in OnDestroy()
111 BOOL InfolistWindow::OnEraseBkgnd(CDCHandle dc) { in OnEraseBkgnd()
125 void InfolistWindow::OnPaint(CDCHandle dc) { in OnPaint()
149 Size InfolistWindow::DoPaint(CDCHandle dc) { in DoPaint()
323 void InfolistWindow::OnTimer(UINT_PTR nIDEvent) { in OnTimer()
334 void InfolistWindow::DelayShow(UINT mseconds) { in DelayShow()
351 void InfolistWindow::DelayHide(UINT mseconds) { in DelayHide()
376 void InfolistWindow::SetSendCommandInterface( in SetSendCommandInterface()
[all …]
H A Dinfolist_window.h74 class InfolistWindow : public ATL::CWindowImpl<InfolistWindow,
81 BEGIN_MSG_MAP_EX(InfolistWindow)
91 InfolistWindow();
92 ~InfolistWindow();
122 DISALLOW_COPY_AND_ASSIGN(InfolistWindow);
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dinfolist_window.cc92 InfolistWindow::InfolistWindow() in InfolistWindow() function in mozc::renderer::win32::InfolistWindow
102 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
104 void InfolistWindow::OnDestroy() { in OnDestroy()
111 BOOL InfolistWindow::OnEraseBkgnd(CDCHandle dc) { in OnEraseBkgnd()
125 void InfolistWindow::OnPaint(CDCHandle dc) { in OnPaint()
149 Size InfolistWindow::DoPaint(CDCHandle dc) { in DoPaint()
323 void InfolistWindow::OnTimer(UINT_PTR nIDEvent) { in OnTimer()
334 void InfolistWindow::DelayShow(UINT mseconds) { in DelayShow()
351 void InfolistWindow::DelayHide(UINT mseconds) { in DelayHide()
376 void InfolistWindow::SetSendCommandInterface( in SetSendCommandInterface()
[all …]
H A Dinfolist_window.h74 class InfolistWindow : public ATL::CWindowImpl<InfolistWindow,
81 BEGIN_MSG_MAP_EX(InfolistWindow)
91 InfolistWindow();
92 ~InfolistWindow();
122 DISALLOW_COPY_AND_ASSIGN(InfolistWindow);
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dinfolist_window.cc92 InfolistWindow::InfolistWindow() in InfolistWindow() function in mozc::renderer::win32::InfolistWindow
102 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
104 void InfolistWindow::OnDestroy() { in OnDestroy()
111 BOOL InfolistWindow::OnEraseBkgnd(CDCHandle dc) { in OnEraseBkgnd()
125 void InfolistWindow::OnPaint(CDCHandle dc) { in OnPaint()
149 Size InfolistWindow::DoPaint(CDCHandle dc) { in DoPaint()
323 void InfolistWindow::OnTimer(UINT_PTR nIDEvent) { in OnTimer()
334 void InfolistWindow::DelayShow(UINT mseconds) { in DelayShow()
351 void InfolistWindow::DelayHide(UINT mseconds) { in DelayHide()
376 void InfolistWindow::SetSendCommandInterface( in SetSendCommandInterface()
[all …]
H A Dinfolist_window.h74 class InfolistWindow : public ATL::CWindowImpl<InfolistWindow,
81 BEGIN_MSG_MAP_EX(InfolistWindow)
91 InfolistWindow();
92 ~InfolistWindow();
122 DISALLOW_COPY_AND_ASSIGN(InfolistWindow);
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dinfolist_window.cc65 InfolistWindow::InfolistWindow( in InfolistWindow() function in mozc::renderer::gtk::InfolistWindow
78 Size InfolistWindow::Update(const commands::Candidates &candidates) { in Update()
99 Rect InfolistWindow::GetCandidateColumnInClientCord() const { in GetCandidateColumnInClientCord()
104 bool InfolistWindow::OnPaint(GtkWidget *widget, GdkEventExpose *event) { in OnPaint()
111 int InfolistWindow::DrawCaption() { in DrawCaption()
139 void InfolistWindow::DrawFrame(int height) { in DrawFrame()
146 void InfolistWindow::Draw() { in Draw()
157 void InfolistWindow::GetRenderingRects( in GetRenderingRects()
189 InfolistWindow::RenderingRowRects InfolistWindow::GetRowRects(int row, in GetRowRects()
218 int InfolistWindow::DrawRow(int row, int ypos) { in DrawRow()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dinfolist_window.cc65 InfolistWindow::InfolistWindow( in InfolistWindow() function in mozc::renderer::gtk::InfolistWindow
78 Size InfolistWindow::Update(const commands::Candidates &candidates) { in Update()
99 Rect InfolistWindow::GetCandidateColumnInClientCord() const { in GetCandidateColumnInClientCord()
104 bool InfolistWindow::OnPaint(GtkWidget *widget, GdkEventExpose *event) { in OnPaint()
111 int InfolistWindow::DrawCaption() { in DrawCaption()
139 void InfolistWindow::DrawFrame(int height) { in DrawFrame()
146 void InfolistWindow::Draw() { in Draw()
157 void InfolistWindow::GetRenderingRects( in GetRenderingRects()
189 InfolistWindow::RenderingRowRects InfolistWindow::GetRowRects(int row, in GetRowRects()
218 int InfolistWindow::DrawRow(int row, int ypos) { in DrawRow()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dinfolist_window.cc65 InfolistWindow::InfolistWindow( in InfolistWindow() function in mozc::renderer::gtk::InfolistWindow
78 Size InfolistWindow::Update(const commands::Candidates &candidates) { in Update()
99 Rect InfolistWindow::GetCandidateColumnInClientCord() const { in GetCandidateColumnInClientCord()
104 bool InfolistWindow::OnPaint(GtkWidget *widget, GdkEventExpose *event) { in OnPaint()
111 int InfolistWindow::DrawCaption() { in DrawCaption()
139 void InfolistWindow::DrawFrame(int height) { in DrawFrame()
146 void InfolistWindow::Draw() { in Draw()
157 void InfolistWindow::GetRenderingRects( in GetRenderingRects()
189 InfolistWindow::RenderingRowRects InfolistWindow::GetRowRects(int row, in GetRowRects()
218 int InfolistWindow::DrawRow(int row, int ypos) { in DrawRow()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dinfolist_window.cc65 InfolistWindow::InfolistWindow( in InfolistWindow() function in mozc::renderer::gtk::InfolistWindow
78 Size InfolistWindow::Update(const commands::Candidates &candidates) { in Update()
99 Rect InfolistWindow::GetCandidateColumnInClientCord() const { in GetCandidateColumnInClientCord()
104 bool InfolistWindow::OnPaint(GtkWidget *widget, GdkEventExpose *event) { in OnPaint()
111 int InfolistWindow::DrawCaption() { in DrawCaption()
139 void InfolistWindow::DrawFrame(int height) { in DrawFrame()
146 void InfolistWindow::Draw() { in Draw()
157 void InfolistWindow::GetRenderingRects( in GetRenderingRects()
189 InfolistWindow::RenderingRowRects InfolistWindow::GetRowRects(int row, in GetRowRects()
218 int InfolistWindow::DrawRow(int row, int ypos) { in DrawRow()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dinfolist_window.cc65 InfolistWindow::InfolistWindow( in InfolistWindow() function in mozc::renderer::gtk::InfolistWindow
78 Size InfolistWindow::Update(const commands::Candidates &candidates) { in Update()
99 Rect InfolistWindow::GetCandidateColumnInClientCord() const { in GetCandidateColumnInClientCord()
104 bool InfolistWindow::OnPaint(GtkWidget *widget, GdkEventExpose *event) { in OnPaint()
111 int InfolistWindow::DrawCaption() { in DrawCaption()
139 void InfolistWindow::DrawFrame(int height) { in DrawFrame()
146 void InfolistWindow::Draw() { in Draw()
157 void InfolistWindow::GetRenderingRects( in GetRenderingRects()
189 InfolistWindow::RenderingRowRects InfolistWindow::GetRowRects(int row, in GetRowRects()
218 int InfolistWindow::DrawRow(int row, int ypos) { in DrawRow()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dinfolist_window.cc65 InfolistWindow::InfolistWindow( in InfolistWindow() function in mozc::renderer::gtk::InfolistWindow
78 Size InfolistWindow::Update(const commands::Candidates &candidates) { in Update()
99 Rect InfolistWindow::GetCandidateColumnInClientCord() const { in GetCandidateColumnInClientCord()
104 bool InfolistWindow::OnPaint(GtkWidget *widget, GdkEventExpose *event) { in OnPaint()
111 int InfolistWindow::DrawCaption() { in DrawCaption()
139 void InfolistWindow::DrawFrame(int height) { in DrawFrame()
146 void InfolistWindow::Draw() { in Draw()
157 void InfolistWindow::GetRenderingRects( in GetRenderingRects()
189 InfolistWindow::RenderingRowRects InfolistWindow::GetRowRects(int row, in GetRowRects()
218 int InfolistWindow::DrawRow(int row, int ypos) { in DrawRow()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/ui/
H A Dinfolist_window.cc170 InfolistWindow::InfolistWindow(views::View* candidate_window, in InfolistWindow() function in ui::ime::InfolistWindow
212 InfolistWindow::~InfolistWindow() {} in ~InfolistWindow()
214 void InfolistWindow::InitWidget() { in InitWidget()
224 void InfolistWindow::Relayout(const std::vector<ui::InfolistEntry>& entries) { in Relayout()
247 void InfolistWindow::ShowWithDelay() { in ShowWithDelay()
254 void InfolistWindow::HideWithDelay() { in HideWithDelay()
261 void InfolistWindow::ShowImmediately() { in ShowImmediately()
266 void InfolistWindow::HideImmediately() { in HideImmediately()
271 const char* InfolistWindow::GetClassName() const { in GetClassName()
275 void InfolistWindow::WindowClosing() { in WindowClosing()

1234