HomeSort by relevance Sort by last modified time
    Searched refs:PageTransitionIsValidType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/common/
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 43 milliseconds