Searched refs:FC_SMALLCAPS (Results 1 – 5 of 5) sorted by relevance
24 const FC_SMALLCAPS = 512; define in Mpdf\\Css\\TextVars
142 $this->mpdf->textvar |= TextVars::FC_SMALLCAPS;161 $this->mpdf->textvar |= TextVars::FC_SMALLCAPS;
3513 …} elseif (($this->textvar & TextVars::FC_SMALLCAPS) && isset($this->upperCase[ord($c)])) { // mPD…3560 …elseif (($this->textvar & TextVars::FC_SMALLCAPS) && isset($this->upperCase[$char])) { // mPDF 5.7…3656 if (($textvar & TextVars::FC_SMALLCAPS) && isset($this->upperCase[$char])) {3716 … if (($textvar & TextVars::FC_SMALLCAPS) && isset($this->upperCase[ord($s[$i])])) { // mPDF 5.7.14397 …if ($this->usingCoreFont && !($textvar & TextVars::FC_SMALLCAPS) && !($textvar & TextVars::FC_KERN…4402 …elseif (!$this->usingCoreFont && !($textvar & TextVars::FC_SMALLCAPS) && !($textvar & TextVars::FC…5149 …tline-s']) && $this->textparam['outline-s'] && !($textvar & TextVars::FC_SMALLCAPS)) { // mPDF 5.7…5153 … && strpos($this->FontStyle, "B") === false && !($textvar & TextVars::FC_SMALLCAPS)) { // can't us…5182 …if ($this->usingCoreFont && !($textvar & TextVars::FC_SMALLCAPS) && !($textvar & TextVars::FC_KERN…5187 …elseif (!$this->usingCoreFont && !$this->ws && !($textvar & TextVars::FC_SMALLCAPS) && !($textvar …[all …]
2087 if ($bilp['textvar'] & TextVars::FC_SMALLCAPS) {
973 …if (!(($this->mpdf->textvar & TextVars::FC_SMALLCAPS) && $scriptblock == Ucdn::SCRIPT_LATIN && str…1077 …if (!(($this->mpdf->textvar & TextVars::FC_SMALLCAPS) && $scriptblock == Ucdn::SCRIPT_LATIN && str…