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/src/fpdfdoc/
doc_formfield.cpp 65 m_Type = RichText;
170 case CPDF_FormField::RichText:
244 case RichText:
310 if (m_Type == RichText) {
351 case RichText:
365 if (m_Type == RichText && !bDefault) {
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 1036 RichText,
    [all...]

Completed in 74 milliseconds