/external/capstone/bindings/vb6/ |
D | Form1.frm | 4 …Caption = "VB6 Bindings for Capstone Disassembly Engine - Contributed by FireEye FLARE … 14 Caption = "Save" 22 Caption = " Arm 64" 31 Caption = "Arm" 40 Caption = "x86 64bit" 49 Caption = "x86 16bit" 58 Caption = "x86 32bit"
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textprovider.cpp | 81 m_pWidgetAcc->GetNode()->GetChild<CXFA_Caption>(0, XFA_Element::Caption, in GetTextNode() 124 0, XFA_Element::Caption, false); in GetParaIfExists() 133 0, XFA_Element::Caption, false); in GetFontIfExists()
|
D | fxfa_basic.h | 254 Caption, enumerator 810 Caption, enumerator
|
D | cxfa_fwltheme.cpp | 106 if (pParams->m_iPart == CFWL_Part::Caption) in DrawText()
|
D | cxfa_ffnotify.cpp | 412 case XFA_Element::Caption: { in OnValueChanged()
|
D | cxfa_ffwidgethandler.cpp | 323 CXFA_Node* pCaption = CreateCopyNode(XFA_Element::Caption, pField); in CreatePushButton()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/ |
D | tag-dialog-headers.rc | 5 CAPTION "My Caption" {} 7 CAPTION "My Caption" {}
|
/external/syzkaller/dashboard/app/ |
D | main.go | 82 Caption string member 91 Caption string member 230 Caption: "Duplicate of", 430 Caption: fmt.Sprintf("%v (%v)", caption, len(bugs)), 447 Caption: cfg.DisplayTitle, 477 Caption: "duplicates", 514 Caption: "similar bugs", 860 func (a uiBugNamespaceSorter) Less(i, j int) bool { return a[i].Caption < a[j].Caption }
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceScriptStmt.h | 473 MenuItem(StringRef Caption, uint32_t ItemId, uint16_t ItemFlags) in MenuItem() argument 474 : Name(Caption), Id(ItemId), Flags(ItemFlags) {} in MenuItem() 493 PopupItem(StringRef Caption, uint16_t ItemFlags, in PopupItem() argument 495 : Name(Caption), Flags(ItemFlags), SubItems(std::move(SubItemsList)) {} in PopupItem() 829 CaptionStmt(StringRef Caption) : Value(Caption) {} in CaptionStmt() argument
|
D | ResourceScriptParser.cpp | 529 IntOrString Caption{StringRef()}; in parseControl() local 533 Caption = *CaptionResult; in parseControl() 574 return Control(*ClassResult, Caption, *ID, (*Args)[0], (*Args)[1], in parseControl()
|
D | ResourceFileWriter.h | 83 StringRef Caption; member
|
D | ResourceFileWriter.cpp | 457 ObjectData.Caption = Stmt->Value; in visitCaptionStmt() 1064 if (ObjectData.Caption != "") in writeDialogBody() 1132 RETURN_IF_ERROR(writeCString(ObjectData.Caption)); in writeDialogBody()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_themepart.h | 19 Caption, enumerator
|
D | cfwl_checkbox.cpp | 96 textParam.m_iPart = CFWL_Part::Caption; in DrawWidget()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_caption.cpp | 42 XFA_Element::Caption, in CXFA_Caption()
|
D | cxfa_draw.cpp | 18 {XFA_Element::Keep, 1, 0}, {XFA_Element::Caption, 1, 0},
|
D | cxfa_exclgroup.cpp | 18 {XFA_Element::Caption, 1, 0}, {XFA_Element::Bind, 1, 0},
|
D | cxfa_field.cpp | 19 {XFA_Element::Validate, 1, 0}, {XFA_Element::Caption, 1, 0},
|
D | cxfa_node.cpp | 1393 case XFA_Element::Caption: in SendAttributeChangeMessage() 1401 if (pParentNode->GetElementType() == XFA_Element::Caption) { in SendAttributeChangeMessage() 1415 } else if (eParentType == XFA_Element::Caption) { in SendAttributeChangeMessage() 1556 return JSObject()->GetProperty<CXFA_Caption>(0, XFA_Element::Caption); in GetCaptionIfExists()
|
D | xfa_basic_data_enum.cpp | 167 {0x8bcfe96e, L"caption", XFA_AttributeEnum::Caption},
|
/external/clang/include/clang/AST/ |
D | CommentHTMLTags.td | 45 def Caption : Tag<"caption">;
|
/external/skqp/src/pdf/ |
D | SkPDFTag.cpp | 21 M(Caption); in tag_name_from_type()
|
/external/skia/src/pdf/ |
D | SkPDFTag.cpp | 21 M(Caption); in tag_name_from_type()
|
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_monthcalendartp.cpp | 97 } else if (pParams->m_iPart == CFWL_Part::Caption) { in DrawText()
|
/external/autotest/frontend/client/src/autotest/public/ |
D | afeclient.css | 276 .gwt-DialogBox .Caption {
|