OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:draw_border
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/textfield/
textfield.h
164
bool
draw_border
() const { return draw_border_; }
function in class:views::Textfield
native_textfield_views.cc
352
if (textfield_->
draw_border
())
551
if (!textfield_->
draw_border
())
[
all
...]
/external/chromium_org/ash/system/tray/
system_tray_bubble.cc
46
bool
draw_border
)
50
if (
draw_border
) {
Completed in 889 milliseconds