OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_log_attrs_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
render_text_linux.h
78
int
num_log_attrs_
;
member in class:gfx::RenderTextLinux
render_text_linux.cc
74
num_log_attrs_
(0),
282
return (offset <
num_log_attrs_
&& log_attrs_[offset].is_cursor_position &&
300
num_log_attrs_
= 0;
336
pango_layout_get_log_attrs(layout_, &log_attrs_, &
num_log_attrs_
);
Completed in 55 milliseconds