Home
last modified time | relevance | path

Searched refs:kShortcutBackgroundColor (Results 1 – 24 of 24) sorted by relevance

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dconst.h46 const RGBA kShortcutBackgroundColor = { 0xF3, 0xF4, 0xFF, 0xFF }; variable
H A Dcandidate_window.cc122 draw_tool_->FillRect(shortcut_background_area, kShortcutBackgroundColor); in DrawShortcutBackground()
H A Dcandidate_window_test.cc436 RGBAEq(kShortcutBackgroundColor))); in TEST_F()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dconst.h46 const RGBA kShortcutBackgroundColor = { 0xF3, 0xF4, 0xFF, 0xFF }; variable
H A Dcandidate_window.cc122 draw_tool_->FillRect(shortcut_background_area, kShortcutBackgroundColor); in DrawShortcutBackground()
H A Dcandidate_window_test.cc436 RGBAEq(kShortcutBackgroundColor))); in TEST_F()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dconst.h46 const RGBA kShortcutBackgroundColor = { 0xF3, 0xF4, 0xFF, 0xFF }; variable
H A Dcandidate_window.cc122 draw_tool_->FillRect(shortcut_background_area, kShortcutBackgroundColor); in DrawShortcutBackground()
H A Dcandidate_window_test.cc436 RGBAEq(kShortcutBackgroundColor))); in TEST_F()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dconst.h46 const RGBA kShortcutBackgroundColor = { 0xF3, 0xF4, 0xFF, 0xFF }; variable
H A Dcandidate_window.cc122 draw_tool_->FillRect(shortcut_background_area, kShortcutBackgroundColor); in DrawShortcutBackground()
H A Dcandidate_window_test.cc436 RGBAEq(kShortcutBackgroundColor))); in TEST_F()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dconst.h46 const RGBA kShortcutBackgroundColor = { 0xF3, 0xF4, 0xFF, 0xFF }; variable
H A Dcandidate_window.cc122 draw_tool_->FillRect(shortcut_background_area, kShortcutBackgroundColor); in DrawShortcutBackground()
H A Dcandidate_window_test.cc436 RGBAEq(kShortcutBackgroundColor))); in TEST_F()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dconst.h46 const RGBA kShortcutBackgroundColor = { 0xF3, 0xF4, 0xFF, 0xFF }; variable
H A Dcandidate_window.cc122 draw_tool_->FillRect(shortcut_background_area, kShortcutBackgroundColor); in DrawShortcutBackground()
H A Dcandidate_window_test.cc436 RGBAEq(kShortcutBackgroundColor))); in TEST_F()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dcandidate_window.cc87 const COLORREF kShortcutBackgroundColor = RGB(0xf3, 0xf4, 0xff); variable
715 dc.FillSolidRect(&shortcut_colmun_crect, kShortcutBackgroundColor); in DrawShortcutBackground()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dcandidate_window.cc87 const COLORREF kShortcutBackgroundColor = RGB(0xf3, 0xf4, 0xff); variable
715 dc.FillSolidRect(&shortcut_colmun_crect, kShortcutBackgroundColor); in DrawShortcutBackground()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dcandidate_window.cc87 const COLORREF kShortcutBackgroundColor = RGB(0xf3, 0xf4, 0xff); variable
715 dc.FillSolidRect(&shortcut_colmun_crect, kShortcutBackgroundColor); in DrawShortcutBackground()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dcandidate_window.cc87 const COLORREF kShortcutBackgroundColor = RGB(0xf3, 0xf4, 0xff); variable
715 dc.FillSolidRect(&shortcut_colmun_crect, kShortcutBackgroundColor); in DrawShortcutBackground()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dcandidate_window.cc87 const COLORREF kShortcutBackgroundColor = RGB(0xf3, 0xf4, 0xff); variable
715 dc.FillSolidRect(&shortcut_colmun_crect, kShortcutBackgroundColor); in DrawShortcutBackground()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dcandidate_window.cc87 const COLORREF kShortcutBackgroundColor = RGB(0xf3, 0xf4, 0xff); variable
715 dc.FillSolidRect(&shortcut_colmun_crect, kShortcutBackgroundColor); in DrawShortcutBackground()