Home | History | Annotate | Download | only in Support

Lines Matching refs:getOptionWidth

323   virtual size_t getOptionWidth() const = 0;
645 virtual size_t getOptionWidth(const Option &O) const;
792 size_t getOptionWidth(const Option &O) const;
1276 size_t getOptionWidth() const override {
1277 return Parser.getOptionWidth(*this);
1449 size_t getOptionWidth() const override {
1450 return Parser.getOptionWidth(*this);
1588 size_t getOptionWidth() const override {
1589 return Parser.getOptionWidth(*this);
1639 size_t getOptionWidth() const override;