Home | History | Annotate | Download | only in Support

Lines Matching refs:getOptionWidth

343   virtual size_t getOptionWidth() const = 0;
668 virtual size_t getOptionWidth(const Option &O) const;
816 size_t getOptionWidth(const Option &O) const;
1306 size_t getOptionWidth() const override {
1307 return Parser.getOptionWidth(*this);
1484 size_t getOptionWidth() const override {
1485 return Parser.getOptionWidth(*this);
1625 size_t getOptionWidth() const override {
1626 return Parser.getOptionWidth(*this);
1680 size_t getOptionWidth() const override;