Home
last modified time | relevance | path

Searched refs:Caption (Results 1 – 25 of 38) sorted by relevance

12

/external/capstone/bindings/vb6/
DForm1.frm4Caption = "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/
Dcxfa_textprovider.cpp75 m_pNode->GetChild<CXFA_Caption>(0, XFA_Element::Caption, false); in GetTextNode()
121 m_pNode->GetChild<CXFA_Caption>(0, XFA_Element::Caption, false); in GetParaIfExists()
130 m_pNode->GetChild<CXFA_Caption>(0, XFA_Element::Caption, false); in GetFontIfExists()
Dcxfa_fwltheme.cpp111 if (pParams.m_iPart == CFWL_Part::Caption) in DrawText()
Dcxfa_ffnotify.cpp378 case XFA_Element::Caption: { in OnValueChanged()
/external/llvm-project/llvm/test/tools/llvm-rc/Inputs/
Dtag-dialog-headers.rc5 CAPTION "My Caption" {}
7 CAPTION "My Caption" {}
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptStmt.h527 MenuItem(StringRef Caption, uint32_t ItemId, uint16_t ItemFlags) in MenuItem() argument
528 : Name(Caption), Id(ItemId), Flags(ItemFlags) {} in MenuItem()
547 PopupItem(StringRef Caption, uint16_t ItemFlags, in PopupItem() argument
549 : Name(Caption), Flags(ItemFlags), SubItems(std::move(SubItemsList)) {} in PopupItem()
884 CaptionStmt(StringRef Caption) : Value(Caption) {} in CaptionStmt() argument
DResourceScriptParser.cpp547 IntOrString Caption{StringRef()}; in parseControl() local
551 Caption = *CaptionResult; in parseControl()
592 return Control(*ClassResult, Caption, *ID, (*Args)[0], (*Args)[1], in parseControl()
DResourceFileWriter.h84 StringRef Caption; member
DResourceFileWriter.cpp457 ObjectData.Caption = Stmt->Value; in visitCaptionStmt()
1070 if (ObjectData.Caption != "") in writeDialogBody()
1139 RETURN_IF_ERROR(writeCString(ObjectData.Caption)); in writeDialogBody()
/external/pdfium/xfa/fwl/
Dcfwl_themepart.h19 Caption, enumerator
Dcfwl_checkbox.cpp90 textParam.m_iPart = CFWL_Part::Caption; in DrawWidget()
/external/fonttools/Tests/feaLib/data/
DSTAT_test.fea32 name "Caption"; # more comments
DSTAT_test_elidedFallbackNameID.fea22 name "Caption"; # more comments
DSTAT_bad.fea19 name "Caption";
/external/pdfium/xfa/fxfa/parser/
Dcxfa_caption.cpp42 XFA_Element::Caption, in CXFA_Caption()
Dcxfa_draw.cpp18 {XFA_Element::Keep, 1, 0}, {XFA_Element::Caption, 1, 0},
Dcxfa_exclgroup.cpp18 {XFA_Element::Caption, 1, 0}, {XFA_Element::Bind, 1, 0},
Dcxfa_field.cpp19 {XFA_Element::Validate, 1, 0}, {XFA_Element::Caption, 1, 0},
Delement_attributes.inc349 ELEM_ATTR____(Caption, Reserve, CJX_Object::ScriptAttributeString)
350 ELEM_ATTR____(Caption, Presence, CJX_Object::ScriptAttributeString)
351 ELEM_ATTR____(Caption, Placement, CJX_Object::ScriptAttributeString)
/external/llvm-project/clang/include/clang/AST/
DCommentHTMLTags.td45 def Caption : Tag<"caption">;
/external/clang/include/clang/AST/
DCommentHTMLTags.td45 def Caption : Tag<"caption">;
/external/skqp/src/pdf/
DSkPDFTag.cpp21 M(Caption); in tag_name_from_type()
/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp93 } else if (pParams.m_iPart == CFWL_Part::Caption) { in DrawText()
/external/autotest/frontend/client/src/autotest/public/
Dafeclient.css276 .gwt-DialogBox .Caption {
/external/skia/src/pdf/
DSkPDFTag.cpp21 M(Caption); in tag_name_from_type()

12