Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp37 type == CPDF_Annot::Subtype::STRIKEOUT || in IsTextMarkupAnnotation()
285 return CPDF_Annot::Subtype::STRIKEOUT; in StringToAnnotSubtype()
343 if (nSubtype == CPDF_Annot::Subtype::STRIKEOUT) in AnnotSubtypeToString()
Dcpdf_annot.h44 STRIKEOUT, enumerator
Dcpdf_annotlist.cpp47 case CPDF_Annot::Subtype::STRIKEOUT: in PopupAppearsForAnnotType()
Dcpvt_generateap.cpp1377 case CPDF_Annot::Subtype::STRIKEOUT: in GenerateAnnotAP()
/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh129 STRIKEOUT = 1u<<4, enumerator
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp73 static_assert(static_cast<int>(CPDF_Annot::Subtype::STRIKEOUT) ==