Home
last modified time | relevance | path

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

/external/llvm-project/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.cpp147 return m_bOpenState || m_nSubtype != CPDF_Annot::Subtype::POPUP; in ShouldDrawAnnotation()
293 return CPDF_Annot::Subtype::POPUP; in StringToAnnotSubtype()
351 if (nSubtype == CPDF_Annot::Subtype::POPUP) in AnnotSubtypeToString()
437 if (GetSubtype() == CPDF_Annot::Subtype::POPUP) in DrawBorder()
Dcpdf_annot.h48 POPUP, enumerator
Dcpdf_annotlist.cpp56 case CPDF_Annot::Subtype::POPUP: in PopupAppearsForAnnotType()
Dcpvt_generateap.cpp1371 case CPDF_Annot::Subtype::POPUP: in GenerateAnnotAP()
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannothandler.cpp68 if (bDrawAnnots && pAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::POPUP) { in OnDraw()
Dcpdfsdk_baannot.cpp228 if (m_pAnnot->GetSubtype() == CPDF_Annot::Subtype::POPUP) in GetLayoutOrder()
Dcpdfsdk_pageview.cpp96 if (pSDKAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::POPUP) in GetFXAnnotAtPoint()
Dfpdf_annot.cpp82 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/llvm-project/llvm/test/tools/llvm-rc/
Dparser.test185 ; PMENU3: llvm-rc: Error parsing file: expected '{', got POPUP