7 methods override StylePluginBase::buildOptionsForm()

DefaultSummary::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php
Provide a form to edit options for this plugin.
Grid::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Grid.php
Render the given style.
HtmlList::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php
Render the given style.
Mapping::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm().
Rss::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php
Provide a form to edit options for this plugin.
StyleTest::buildOptionsForm in drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm().
Table::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php
Render the given style.