/dports/net-im/pecl-stomp2/stomp-2.0.2/tests/009-readFrame/ |
H A D | 003.phpt | 13 class customFrame extends stompFrame 24 $frame = $s->readFrame('customFrame'); 28 string(11) "customFrame"
|
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.6/ |
H A D | Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst | 85 custom-1 = LLL:EXT:extension/Resources/Private/Language/locallang.xlf:customFrame 92 0 = LLL:EXT:extension/Resources/Private/Language/locallang.xlf:customFrame
|
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.6/ |
H A D | Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst | 85 custom-1 = LLL:EXT:extension/Resources/Private/Language/locallang.xlf:customFrame 92 0 = LLL:EXT:extension/Resources/Private/Language/locallang.xlf:customFrame
|
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.6/ |
H A D | Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst | 85 custom-1 = LLL:EXT:extension/Resources/Private/Language/locallang.xlf:customFrame 92 0 = LLL:EXT:extension/Resources/Private/Language/locallang.xlf:customFrame
|
/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/gui/qt/toolwidgets/ |
H A D | lammpswidget.lmp.cpp | 29 ui->customFrame->setHidden(true); in LammpsWidget() 357 ui->customFrame->setVisible(true); in on_ffSel_currentIndexChanged() 360 ui->customFrame->setHidden(true); in on_ffSel_currentIndexChanged()
|
/dports/www/lagrange/lagrange-1.7.3/src/ |
H A D | prefs.h | 48 iBool customFrame; /* when LAGRANGE_ENABLE_CUSTOM_FRAME is defined */ member
|
H A D | prefs.c | 34 d->customFrame = iFalse; /* needs some more work to be default */ in init_Prefs()
|
H A D | app.c | 179 appendFormat_String(str, "customframe arg:%d\n", d->prefs.customFrame); in serializePrefs_App_() 343 d->prefs.customFrame = arg_Command(cmd); in loadPrefs_App_() 367 d->prefs.customFrame = iFalse; in loadPrefs_App_() 2105 d->prefs.customFrame = arg_Command(cmd); in handleCommand_App() 2665 setToggle_Widget(findChild_Widget(dlg, "prefs.customframe"), d->prefs.customFrame); in handleCommand_App()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/remote_cocoa/app_shim/ |
H A D | native_widget_mac_nswindow.mm | 168 if (Class customFrame = [NativeWidgetMacNSWindowTitledFrame class]) 169 return customFrame; 170 } else if (Class customFrame = 172 return customFrame;
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/remote_cocoa/app_shim/ |
H A D | native_widget_mac_nswindow.mm | 169 if (Class customFrame = [NativeWidgetMacNSWindowTitledFrame class]) 170 return customFrame; 171 } else if (Class customFrame = 173 return customFrame;
|
/dports/www/lagrange/lagrange-1.7.3/src/ui/ |
H A D | window.c | 377 if (prefs_App()->customFrame) { in create_Window_() 425 if (type_Window(d) == main_WindowType && prefs_App()->customFrame) { in create_Window_() 608 if (prefs_App()->customFrame) { in init_MainWindow() 694 if (!prefs_App()->customFrame) { in unsnap_MainWindow_() 834 if (prefs_App()->customFrame) { in handleWindowEvent_MainWindow_() 1552 if (!prefs_App()->customFrame) { in setSnap_MainWindow() 1644 if (!prefs_App()->customFrame) { in snap_MainWindow()
|
H A D | root.c | 1029 if (prefs_App()->customFrame) { in createUserInterface_Root()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3106 nsIFrame* customFrame = comboboxFrame->CreateFrameForDisplayNode(); in ConstructSelectFrame() local 3107 MOZ_ASSERT(customFrame); in ConstructSelectFrame() 3108 customFrame->AddStateBits(NS_FRAME_ANONYMOUSCONTENTCREATOR_CONTENT); in ConstructSelectFrame() 3109 childItems.AddChild(customFrame); in ConstructSelectFrame()
|
/dports/www/firefox-esr/firefox-91.8.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 2945 nsIFrame* customFrame = comboboxFrame->CreateFrameForDisplayNode(); in ConstructSelectFrame() local 2946 MOZ_ASSERT(customFrame); in ConstructSelectFrame() 2947 childList.AppendFrame(nullptr, customFrame); in ConstructSelectFrame()
|
/dports/www/firefox/firefox-99.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 2935 nsIFrame* customFrame = comboboxFrame->CreateFrameForDisplayNode(); in ConstructSelectFrame() local 2936 MOZ_ASSERT(customFrame); in ConstructSelectFrame() 2937 childList.AppendFrame(nullptr, customFrame); in ConstructSelectFrame()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 2945 nsIFrame* customFrame = comboboxFrame->CreateFrameForDisplayNode(); in ConstructSelectFrame() local 2946 MOZ_ASSERT(customFrame); in ConstructSelectFrame() 2947 childList.AppendFrame(nullptr, customFrame); in ConstructSelectFrame()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 2855 nsIFrame* customFrame = comboboxFrame->CreateFrameForDisplayNode(); in ConstructSelectFrame() local 2856 MOZ_ASSERT(customFrame); in ConstructSelectFrame() 2857 childList.AppendFrame(nullptr, customFrame); in ConstructSelectFrame()
|