Searched refs:bWidget (Results 1 – 3 of 3) sorted by relevance
258 const bool bWidget = in GetAnnotDefaultFont() local260 if (bWidget) { in GetAnnotDefaultFont()272 if (bWidget) { in GetAnnotDefaultFont()297 if (bWidget && !pFontDict && pAcroFormDict) { in GetAnnotDefaultFont()
233 bool bWidget = pAnnot->GetSubtype() == CPDF_Annot::Subtype::WIDGET; in DisplayPass() local234 if ((bWidgetPass && !bWidget) || (!bWidgetPass && bWidget)) in DisplayPass()
58 bool bWidget,