Searched defs:Caption (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/tools/llvm-rc/ |
H A D | ResourceScriptStmt.h | 528 MenuItem(StringRef Caption, uint32_t ItemId, uint16_t ItemFlags) in MenuItem() argument 546 MenuExItem(StringRef Caption, uint32_t ItemId, uint32_t Type, uint32_t State) in MenuExItem() argument 565 PopupItem(StringRef Caption, uint16_t ItemFlags, in PopupItem() argument 587 PopupExItem(StringRef Caption, uint32_t Id, uint32_t Type, uint32_t State, in PopupExItem() argument 943 CaptionStmt(StringRef Caption) : Value(Caption) {} in CaptionStmt() argument [all...] |
H A D | ResourceFileWriter.h | 87 StringRef Caption; member
|
H A D | ResourceScriptParser.cpp | 569 IntOrString Caption{StringRef()}; in parseControl() local
|