/dports/math/giacxcas/fltk-1.3.0/src/ |
H A D | Fl_Scrollbar.cxx | 40 int ls = inv ? -linesize_ : linesize_; in increment_cb() 145 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 150 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 157 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 278 linesize_ = 16; in Fl_Scrollbar()
|
/dports/x11-toolkits/fltk/fltk-1.3.8/src/ |
H A D | Fl_Scrollbar.cxx | 31 int ls = inv ? -linesize_ : linesize_; in increment_cb() 136 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 141 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 148 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 269 linesize_ = 16; in Fl_Scrollbar()
|
/dports/x11-toolkits/ntk/ntk/src/ |
H A D | Fl_Scrollbar.cxx | 40 int ls = inv ? -linesize_ : linesize_; in increment_cb() 145 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 150 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 157 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 278 linesize_ = 16; in Fl_Scrollbar()
|
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/ |
H A D | Fl_Scrollbar.H | 35 int linesize_; variable 52 int linesize() const {return linesize_;} in linesize() 53 void linesize(int i) {linesize_ = i;} in linesize()
|
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/ |
H A D | Fl_Scrollbar.H | 45 int linesize_; variable 96 int linesize() const {return linesize_;} in linesize() 103 void linesize(int i) {linesize_ = i;} in linesize()
|
/dports/x11-toolkits/ntk/ntk/FL/ |
H A D | Fl_Scrollbar.H | 54 int linesize_; variable 105 int linesize() const {return linesize_;} in linesize() 112 void linesize(int i) {linesize_ = i;} in linesize()
|
/dports/math/giacxcas/fltk-1.3.0/FL/ |
H A D | Fl_Scrollbar.H | 54 int linesize_; variable 105 int linesize() const {return linesize_;} in linesize() 112 void linesize(int i) {linesize_ = i;} in linesize()
|
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/ |
H A D | Fl_Scrollbar.cxx | 38 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in increment_cb() 135 handle_drag(clamp(value() + linesize_ * Fl::e_dx)); in handle() 139 handle_drag(clamp(value() + linesize_ * Fl::e_dy)); in handle() 145 int ls = maximum()>=minimum() ? linesize_ : -linesize_; in handle() 263 linesize_ = 16; in Fl_Scrollbar()
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/ |
H A D | lex.cc | 508 if (this->lineoff_ < this->linesize_) in require_line() 515 this->linesize_= got; in require_line() 562 const char* pend = this->linebuf_ + this->linesize_; in next_token() 606 pend = this->linebuf_ + this->linesize_; in next_token() 862 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1008 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1395 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1425 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1452 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1633 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/ |
H A D | lex.cc | 508 if (this->lineoff_ < this->linesize_) in require_line() 515 this->linesize_= got; in require_line() 562 const char* pend = this->linebuf_ + this->linesize_; in next_token() 612 pend = this->linebuf_ + this->linesize_; in next_token() 868 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1014 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1406 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1436 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1466 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1647 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/ |
H A D | lex.cc | 508 if (this->lineoff_ < this->linesize_) in require_line() 515 this->linesize_= got; in require_line() 562 const char* pend = this->linebuf_ + this->linesize_; in next_token() 606 pend = this->linebuf_ + this->linesize_; in next_token() 862 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1008 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1395 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1425 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1452 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1633 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/ |
H A D | lex.cc | 508 if (this->lineoff_ < this->linesize_) in require_line() 515 this->linesize_= got; in require_line() 562 const char* pend = this->linebuf_ + this->linesize_; in next_token() 606 pend = this->linebuf_ + this->linesize_; in next_token() 862 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 987 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1374 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1404 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1431 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1612 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/ |
H A D | lex.cc | 508 if (this->lineoff_ < this->linesize_) in require_line() 515 this->linesize_= got; in require_line() 562 const char* pend = this->linebuf_ + this->linesize_; in next_token() 612 pend = this->linebuf_ + this->linesize_; in next_token() 868 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1014 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1406 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1436 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1466 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1647 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1061 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1454 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1484 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1514 pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1695 const char* pend = this->linebuf_ + this->linesize_; in skip_c_comment() [all …]
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1092 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1349 const char* pend = this->linebuf_ + this->linesize_; in skip_exponent() 1607 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1637 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1667 pend = this->linebuf_ + this->linesize_; in gather_raw_string() [all …]
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 876 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1099 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1360 const char* pend = this->linebuf_ + this->linesize_; in skip_exponent() 1618 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1648 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1678 pend = this->linebuf_ + this->linesize_; in gather_raw_string() [all …]
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/ |
H A D | lex.cc | 509 if (this->lineoff_ < this->linesize_) in require_line() 516 this->linesize_= got; in require_line() 563 const char* pend = this->linebuf_ + this->linesize_; in next_token() 613 pend = this->linebuf_ + this->linesize_; in next_token() 869 const char* pend = this->linebuf_ + this->linesize_; in gather_identifier() 1092 const char* pend = this->linebuf_ + this->linesize_; in gather_number() 1349 const char* pend = this->linebuf_ + this->linesize_; in skip_exponent() 1607 const char* pend = this->linebuf_ + this->linesize_; in gather_string() 1637 const char* pend = this->linebuf_ + this->linesize_; in gather_raw_string() 1667 pend = this->linebuf_ + this->linesize_; in gather_raw_string() [all …]
|