Home
last modified time | relevance | path

Searched refs:STRIKEOUT (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp32 type == CPDF_Annot::Subtype::STRIKEOUT || in IsTextMarkupAnnotation()
258 return CPDF_Annot::Subtype::STRIKEOUT; in StringToAnnotSubtype()
316 if (nSubtype == CPDF_Annot::Subtype::STRIKEOUT) in AnnotSubtypeToString()
Dcpdf_annot.h48 STRIKEOUT, enumerator
Dcpvt_generateap.cpp1341 case CPDF_Annot::Subtype::STRIKEOUT: in GenerateAnnotAP()
/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh108 STRIKEOUT = 1u<<4, enumerator
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp64 static_assert(static_cast<int>(CPDF_Annot::Subtype::STRIKEOUT) ==