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_pango.h
78
int
num_log_attrs_
;
member in class:gfx::RenderTextPango
render_text_pango.cc
73
num_log_attrs_
(0),
274
return offset <
num_log_attrs_
&& log_attrs_[offset].is_cursor_position;
292
num_log_attrs_
= 0;
332
pango_layout_get_log_attrs(layout_, &log_attrs_, &
num_log_attrs_
);
Completed in 712 milliseconds