Home
last modified time | relevance | path

Searched refs:POPUP (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dtag-menu.rc2 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 …]
Dparser-correct-everything.rc36 POPUP "&OneMenu"
38 POPUP "Menu&1"
45 POPUP "Menu&2"
51 POPUP "&Items"
Dparser-menu-missing-block.rc2 POPUP "1"
3 POPUP "2" {}
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.rc43 POPUP "&File"
47 POPUP "&Server"
52 POPUP "&Client"
/external/libpng/contrib/visupng/
DVisualPng.rc57 POPUP "&File"
67 POPUP "&Options"
71 POPUP "&Help"
/external/icu/icu4c/source/samples/layout/
DLayoutSample.rc47 POPUP "&File"
55 POPUP "&Help"
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp140 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()
Dcpdf_annot.h52 POPUP, enumerator
Dcpvt_generateap.cpp1335 case CPDF_Annot::Subtype::POPUP: in GenerateAnnotAP()
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannothandler.cpp74 if (bDrawAnnots && pAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::POPUP) { in OnDraw()
Dcpdfsdk_baannot.cpp358 if (m_pAnnot->GetSubtype() == CPDF_Annot::Subtype::POPUP) in GetLayoutOrder()
Dcpdfsdk_pageview.cpp130 if (pSDKAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::POPUP)
Dfpdfannot.cpp73 static_assert(static_cast<int>(CPDF_Annot::Subtype::POPUP) == FPDF_ANNOT_POPUP,
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/
DApplication.rc189 POPUP "File"
195 POPUP "Help"
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/
Dparser.test185 ; PMENU3: llvm-rc: Error parsing file: expected '{', got POPUP