Searched refs:FT_UPPERCASE (Results 1 – 3 of 3) sorted by relevance
18 const FT_UPPERCASE = 32; define in Mpdf\\Css\\TextVars
2062 } elseif ($bilp['textvar'] & TextVars::FT_UPPERCASE) {
13454 if ($this->textvar & TextVars::FT_UPPERCASE) {13472 if ($this->textvar & TextVars::FT_UPPERCASE) {18808 $this->textvar = ($this->textvar & ~TextVars::FT_UPPERCASE); // mPDF 5.7.118812 $this->textvar = ($this->textvar | TextVars::FT_UPPERCASE); // mPDF 5.7.118818 $this->textvar = ($this->textvar & ~TextVars::FT_UPPERCASE); // mPDF 5.7.118823 $this->textvar = ($this->textvar & ~TextVars::FT_UPPERCASE); // mPDF 5.7.1