OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_selection
(Results
1 - 8
of
8
) sorted by null
/external/chromium/chrome/browser/printing/
print_job_worker.h
44
bool
has_selection
,
94
bool
has_selection
);
printer_query.h
51
bool
has_selection
,
printer_query.cc
77
bool
has_selection
,
93
has_selection
,
print_job_worker.cc
77
bool
has_selection
,
95
has_selection
));
156
bool
has_selection
) {
162
has_selection
,
printing_message_filter.cc
245
params.
has_selection
,
/external/chromium/chrome/common/
print_messages.h
121
IPC_STRUCT_MEMBER(bool,
has_selection
)
/external/chromium/chrome/browser/tab_contents/
render_view_context_menu.cc
208
bool
has_selection
= !params.selection_text.empty();
local
212
(
has_selection
&& contexts.Contains(ExtensionMenuItem::SELECTION)) ||
236
if (!has_link && !
has_selection
&& !params.is_editable &&
460
bool
has_selection
= !params_.selection_text.empty();
local
475
!
has_selection
) {
523
else if (
has_selection
)
526
if (
has_selection
)
[
all
...]
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.cc
1375
gboolean
has_selection
=
local
[
all
...]
Completed in 1030 milliseconds