OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:visible_attributes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
render_text_win.h
45
scoped_ptr<SCRIPT_VISATTR[]>
visible_attributes
;
member in struct:gfx::internal::TextRun
render_text_win.cc
192
run->
visible_attributes
.get(),
250
run->
visible_attributes
.get(),
638
run->
visible_attributes
.get(),
779
// Finally, initialize |glyph_count|, |glyphs|, |
visible_attributes
| and
782
memset(run->
visible_attributes
.get(), 0,
822
run->
visible_attributes
.reset(new SCRIPT_VISATTR[max_glyphs]);
825
run->logical_clusters.get(), run->
visible_attributes
.get(),
[
all
...]
Completed in 108 milliseconds