Searched refs:mode_double (Results 1 – 1 of 1) sorted by relevance
94 double mode_double; in HandleSetShownSections() local95 CHECK(args->GetDouble(0, &mode_double)); in HandleSetShownSections()96 int mode = static_cast<int>(mode_double); in HandleSetShownSections()