HomeSort by relevance Sort by last modified time
    Searched refs:STRIKEOUT (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 48 STRIKEOUT,
cpdf_annot.cpp 32 type == CPDF_Annot::Subtype::STRIKEOUT ||
257 if (sSubtype == "StrikeOut")
258 return CPDF_Annot::Subtype::STRIKEOUT;
316 if (nSubtype == CPDF_Annot::Subtype::STRIKEOUT)
317 return "StrikeOut";
cpvt_generateap.cpp     [all...]
  /external/harfbuzz_ng/src/
hb-ot-os2-table.hh 108 STRIKEOUT = 1u<<4,
  /external/pdfium/fpdfsdk/
fpdfannot.cpp 64 static_assert(static_cast<int>(CPDF_Annot::Subtype::STRIKEOUT) ==
66 "CPDF_Annot::STRIKEOUT value mismatch");
    [all...]
  /external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar 

Completed in 288 milliseconds