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

  /external/mdnsresponder/mDNSCore/
DNSCommon.h 116 extern mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText);
117 extern mDNSu32 RemoveLabelSuffix(domainlabel *name, mDNSBool RichText);
118 extern void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText);
DNSCommon.c     [all...]
mDNSEmbeddedAPI.h     [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_formfield.h 95 RichText,
cpdf_formfield.cpp 131 m_Type = RichText;
201 case CPDF_FormField::RichText:
262 case RichText:
309 if (m_Type == RichText)
351 case RichText:
363 if (m_Type == RichText && !bDefault)

Completed in 628 milliseconds