Searched refs:POPUP (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/ |
D | tag-menu.rc | 2 POPUP "A" { 3 POPUP "B" { 7 POPUP "C" { 8 POPUP "D" { POPUP "E" { POPUP "F" { POPUP "G" { POPUP "H" { POPUP "I" { 27 POPUP "A", CHECKED { MENUITEM "x", 100 } 28 POPUP "B", GRAYED { MENUITEM "x", 101 } 29 POPUP "C", HELP { MENUITEM "x", 102 } 30 POPUP "D", INACTIVE { MENUITEM "x", 103 } 31 POPUP "E", MENUBARBREAK { MENUITEM "x", 104 } 32 POPUP "F", MENUBREAK { MENUITEM "x", 105 } [all …]
|
D | parser-correct-everything.rc | 36 POPUP "&OneMenu" 38 POPUP "Menu&1" 45 POPUP "Menu&2" 51 POPUP "&Items"
|
D | parser-menu-missing-block.rc | 2 POPUP "1" 3 POPUP "2" {}
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.rc | 43 POPUP "&File" 47 POPUP "&Server" 52 POPUP "&Client"
|
/external/libpng/contrib/visupng/ |
D | VisualPng.rc | 57 POPUP "&File" 67 POPUP "&Options" 71 POPUP "&Help"
|
/external/icu/icu4c/source/samples/layout/ |
D | LayoutSample.rc | 47 POPUP "&File" 55 POPUP "&Help"
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.cpp | 140 if (m_nSubtype == CPDF_Annot::Subtype::POPUP && !m_bOpenState) in ShouldDrawAnnotation() 266 return CPDF_Annot::Subtype::POPUP; in StringToAnnotSubtype() 324 if (nSubtype == CPDF_Annot::Subtype::POPUP) in AnnotSubtypeToString() 403 if (GetSubtype() == CPDF_Annot::Subtype::POPUP) in DrawBorder()
|
D | cpdf_annot.h | 52 POPUP, enumerator
|
D | cpvt_generateap.cpp | 1335 case CPDF_Annot::Subtype::POPUP: in GenerateAnnotAP()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_baannothandler.cpp | 74 if (bDrawAnnots && pAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::POPUP) { in OnDraw()
|
D | cpdfsdk_baannot.cpp | 358 if (m_pAnnot->GetSubtype() == CPDF_Annot::Subtype::POPUP) in GetLayoutOrder()
|
D | cpdfsdk_pageview.cpp | 130 if (pSDKAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::POPUP)
|
D | fpdfannot.cpp | 73 static_assert(static_cast<int>(CPDF_Annot::Subtype::POPUP) == FPDF_ANNOT_POPUP,
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/ |
D | Application.rc | 189 POPUP "File" 195 POPUP "Help"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/ |
D | parser.test | 185 ; PMENU3: llvm-rc: Error parsing file: expected '{', got POPUP
|