OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:char_set_interface_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_char_set.h
35
const PPB_CharSet_Dev*
char_set_interface_
;
member in class:TestCharSet
test_char_set.cc
17
char_set_interface_
(NULL) {
21
char_set_interface_
= static_cast<const PPB_CharSet_Dev*>(
25
return
char_set_interface_
&& char_set_trusted_interface_;
43
char* utf8result =
char_set_interface_
->UTF16ToCharSet(
54
utf8result =
char_set_interface_
->UTF16ToCharSet(
65
utf8result =
char_set_interface_
->UTF16ToCharSet(
72
utf8result =
char_set_interface_
->UTF16ToCharSet(
81
utf8result =
char_set_interface_
->UTF16ToCharSet(
93
utf8result =
char_set_interface_
->UTF16ToCharSet(
102
utf8result =
char_set_interface_
->UTF16ToCharSet
[
all
...]
Completed in 49 milliseconds