Home
last modified time | relevance | path

Searched refs:customFrame (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/pecl-stomp2/stomp-2.0.2/tests/009-readFrame/
H A D003.phpt13 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 DBreaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst85 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 DBreaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst85 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 DBreaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst85 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 Dlammpswidget.lmp.cpp29 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 Dprefs.h48 iBool customFrame; /* when LAGRANGE_ENABLE_CUSTOM_FRAME is defined */ member
H A Dprefs.c34 d->customFrame = iFalse; /* needs some more work to be default */ in init_Prefs()
H A Dapp.c179 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 Dnative_widget_mac_nswindow.mm168 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 Dnative_widget_mac_nswindow.mm169 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 Dwindow.c377 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 Droot.c1029 if (prefs_App()->customFrame) { in createUserInterface_Root()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsCSSFrameConstructor.cpp3106 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 DnsCSSFrameConstructor.cpp2945 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 DnsCSSFrameConstructor.cpp2935 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 DnsCSSFrameConstructor.cpp2945 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 DnsCSSFrameConstructor.cpp2855 nsIFrame* customFrame = comboboxFrame->CreateFrameForDisplayNode(); in ConstructSelectFrame() local
2856 MOZ_ASSERT(customFrame); in ConstructSelectFrame()
2857 childList.AppendFrame(nullptr, customFrame); in ConstructSelectFrame()