OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_var_from_page
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_var_deprecated.h
22
void
set_var_from_page
(const pp::VarPrivate& v) { var_from_page_ = v; }
function in class:TestVarDeprecated
test_var_deprecated.cc
58
test_var_deprecated_->
set_var_from_page
(pp::VarPrivate(args[0]));
Completed in 220 milliseconds