OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:save_as_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/cpp/trusted/
file_chooser_trusted.cc
28
FileChooser_Trusted::FileChooser_Trusted() :
save_as_
(false) {
37
save_as_
(save_as),
43
save_as_
(other.
save_as_
),
50
save_as_
= other.
save_as_
;
60
PP_FromBool(
save_as_
),
74
PP_FromBool(
save_as_
),
file_chooser_trusted.h
35
bool
save_as_
;
member in class:pp::FileChooser_Trusted
Completed in 355 milliseconds