Searched refs:FD_OVERLINE (Results 1 – 2 of 2) sorted by relevance
11 const FD_OVERLINE = 4; define in Mpdf\\Css\\TextVars
5328 if ($textvar & TextVars::FD_OVERLINE) { // mPDF 5.7.1 // mPDF 618929 $this->textvar = ($this->textvar | TextVars::FD_OVERLINE);18943 $this->textvar = ($this->textvar & ~TextVars::FD_OVERLINE);