Home | History | Annotate | Download | only in extensions

Lines Matching refs:GetAsInteger

1372     if (!temp->GetAsInteger(&launch_width_) ||
1387 if (!temp->GetAsInteger(&launch_height_) || launch_height_ < 0) {