OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accelerated_char_span
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/gfx/
text_utils_unittest.cc
19
int
accelerated_char_span
;
member in struct:gfx::__anon14952::TestData
50
int
accelerated_char_span
;
local
54
&
accelerated_char_span
);
57
EXPECT_EQ(
accelerated_char_span
, cases[i].
accelerated_char_span
);
text_utils.cc
14
int*
accelerated_char_span
) {
43
if (
accelerated_char_span
)
44
*
accelerated_char_span
= last_char_span;
text_utils.h
17
// |accelerated_char_pos| and |
accelerated_char_span
| will be set to the index
23
int*
accelerated_char_span
);
Completed in 680 milliseconds