HomeSort by relevance Sort by last modified time
    Searched defs:GetSubtype (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/
mime_utils.cc 124 std::string mime::GetSubtype(const std::string& mime_string) {
  /external/pdfium/core/fpdfdoc/
cpdf_annot.cpp 131 CPDF_Annot::Subtype CPDF_Annot::GetSubtype() const {
412 if (GetSubtype() == CPDF_Annot::Subtype::POPUP)

Completed in 81 milliseconds