OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PageTransitionIsValidType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/base/
page_transition_types.cc
15
PageTransitionIsValidType
(rhs));
24
bool
PageTransitionIsValidType
(int32 type) {
31
if (!
PageTransitionIsValidType
(type)) {
page_transition_types.h
30
bool
PageTransitionIsValidType
(int32 type);
Completed in 2168 milliseconds