Home | History | Annotate | Download | only in Support

Lines Matching refs:getOptionWidth

343   virtual size_t getOptionWidth() const = 0;
670 virtual size_t getOptionWidth(const Option &O) const;
818 size_t getOptionWidth(const Option &O) const;
1308 size_t getOptionWidth() const override {
1309 return Parser.getOptionWidth(*this);
1500 size_t getOptionWidth() const override {
1501 return Parser.getOptionWidth(*this);
1643 size_t getOptionWidth() const override {
1644 return Parser.getOptionWidth(*this);
1700 size_t getOptionWidth() const override;