Home
last modified time | relevance | path

Searched refs:focused_row (Results 1 – 21 of 21) sorted by relevance

/dports/www/luakit/luakit-2.3/lib/
H A Dclear_data.lua64 local focused_row = w.menu:get()
65 if not focused_row then
70 if focused_row.clear_all then
73 luakit.website_data.remove({data_type}, focused_row[1])
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/lib/
H A Dclear_data.lua64 local focused_row = w.menu:get()
65 if not focused_row then
70 if focused_row.clear_all then
73 luakit.website_data.remove({data_type}, focused_row[1])
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dwindow_manager.cc155 const int focused_row in ShouldShowInfolistWindow() local
157 if (candidates.candidate_size() < focused_row) { in ShouldShowInfolistWindow()
161 if (!candidates.candidate(focused_row).has_information_id()) { in ShouldShowInfolistWindow()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dwindow_manager.cc155 const int focused_row in ShouldShowInfolistWindow() local
157 if (candidates.candidate_size() < focused_row) { in ShouldShowInfolistWindow()
161 if (!candidates.candidate(focused_row).has_information_id()) { in ShouldShowInfolistWindow()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dwindow_manager.cc155 const int focused_row in ShouldShowInfolistWindow() local
157 if (candidates.candidate_size() < focused_row) { in ShouldShowInfolistWindow()
161 if (!candidates.candidate(focused_row).has_information_id()) { in ShouldShowInfolistWindow()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dwindow_manager.cc155 const int focused_row in ShouldShowInfolistWindow() local
157 if (candidates.candidate_size() < focused_row) { in ShouldShowInfolistWindow()
161 if (!candidates.candidate(focused_row).has_information_id()) { in ShouldShowInfolistWindow()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dwindow_manager.cc155 const int focused_row in ShouldShowInfolistWindow() local
157 if (candidates.candidate_size() < focused_row) { in ShouldShowInfolistWindow()
161 if (!candidates.candidate(focused_row).has_information_id()) { in ShouldShowInfolistWindow()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dwindow_manager.cc155 const int focused_row in ShouldShowInfolistWindow() local
157 if (candidates.candidate_size() < focused_row) { in ShouldShowInfolistWindow()
161 if (!candidates.candidate(focused_row).has_information_id()) { in ShouldShowInfolistWindow()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/mac/
H A DCandidateController.mm186 const int focused_row =
188 if (candidates.candidate_size() >= focused_row &&
189 candidates.candidate(focused_row).has_information_id()) {
275 const int focused_row =
277 mozc::Rect focused_rect = candidate_layout->GetRowRect(focused_row);
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/mac/
H A DCandidateController.mm186 const int focused_row =
188 if (candidates.candidate_size() >= focused_row &&
189 candidates.candidate(focused_row).has_information_id()) {
275 const int focused_row =
277 mozc::Rect focused_rect = candidate_layout->GetRowRect(focused_row);
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/mac/
H A DCandidateController.mm186 const int focused_row =
188 if (candidates.candidate_size() >= focused_row &&
189 candidates.candidate(focused_row).has_information_id()) {
275 const int focused_row =
277 mozc::Rect focused_rect = candidate_layout->GetRowRect(focused_row);
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/mac/
H A DCandidateController.mm186 const int focused_row =
188 if (candidates.candidate_size() >= focused_row &&
189 candidates.candidate(focused_row).has_information_id()) {
275 const int focused_row =
277 mozc::Rect focused_rect = candidate_layout->GetRowRect(focused_row);
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/mac/
H A DCandidateController.mm186 const int focused_row =
188 if (candidates.candidate_size() >= focused_row &&
189 candidates.candidate(focused_row).has_information_id()) {
275 const int focused_row =
277 mozc::Rect focused_rect = candidate_layout->GetRowRect(focused_row);
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/mac/
H A DCandidateController.mm186 const int focused_row =
188 if (candidates.candidate_size() >= focused_row &&
189 candidates.candidate(focused_row).has_information_id()) {
275 const int focused_row =
277 mozc::Rect focused_rect = candidate_layout->GetRowRect(focused_row);
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwindow_manager.cc376 const int focused_row = in UpdateLayoutIMM32() local
378 if (candidates.candidate_size() >= focused_row && in UpdateLayoutIMM32()
379 candidates.candidate(focused_row).has_information_id()) { in UpdateLayoutIMM32()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwindow_manager.cc376 const int focused_row = in UpdateLayoutIMM32() local
378 if (candidates.candidate_size() >= focused_row && in UpdateLayoutIMM32()
379 candidates.candidate(focused_row).has_information_id()) { in UpdateLayoutIMM32()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwindow_manager.cc376 const int focused_row = in UpdateLayoutIMM32() local
378 if (candidates.candidate_size() >= focused_row && in UpdateLayoutIMM32()
379 candidates.candidate(focused_row).has_information_id()) { in UpdateLayoutIMM32()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwindow_manager.cc376 const int focused_row = in UpdateLayoutIMM32() local
378 if (candidates.candidate_size() >= focused_row && in UpdateLayoutIMM32()
379 candidates.candidate(focused_row).has_information_id()) { in UpdateLayoutIMM32()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwindow_manager.cc376 const int focused_row = in UpdateLayoutIMM32() local
378 if (candidates.candidate_size() >= focused_row && in UpdateLayoutIMM32()
379 candidates.candidate(focused_row).has_information_id()) { in UpdateLayoutIMM32()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwindow_manager.cc376 const int focused_row = in UpdateLayoutIMM32() local
378 if (candidates.candidate_size() >= focused_row && in UpdateLayoutIMM32()
379 candidates.candidate(focused_row).has_information_id()) { in UpdateLayoutIMM32()
/dports/devel/dconf-editor/dconf-editor-3.38.3/editor/
H A Dregistry-info.vala478 Widget? focused_row = properties_list_box.get_focus_child ();
479 if (focused_row == null)
481 else if ((!) focused_row is PropertyRow)
482 return ((PropertyRow) (!) focused_row).handle_copy_text (out copy_text);