Home
last modified time | relevance | path

Searched +defs:w +defs:effect +defs:type (Results 151 – 175 of 267) sorted by relevance

1234567891011

/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt5/kwin/
H A Dqtcurveclient.cpp281 KCommonDecorationButton *QtCurveClient::createButton(ButtonType type) in createButton()
776 …EEffect effect((EEffect)(Handler()->wStyle()->pixelMetric((QStyle::PixelMetric)QtC_TitleBarE… in paintTitle() local
911 int x, y, w, h; in getMask() local
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/kwin/
H A Dqtcurveclient.cpp281 KCommonDecorationButton *QtCurveClient::createButton(ButtonType type) in createButton()
776 …EEffect effect((EEffect)(Handler()->wStyle()->pixelMetric((QStyle::PixelMetric)QtC_TitleBarE… in paintTitle() local
911 int x, y, w, h; in getMask() local
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc275 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
368 const double w = pdfPage->getCropWidth(); in boundaryToPdfRectangle() local
988 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1093 Popup w; in Annotation() local
1235 const Popup w = popup(); in storeBaseAnnotationProperties() local
1661 Popup w; in popup() local
2820 Annot::AnnotSubtype type; in createNativeAnnot() local
4484 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
4492 void RichMediaAnnotation::Instance::setType(Type type) in setType()
4526 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc275 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
368 const double w = pdfPage->getCropWidth(); in boundaryToPdfRectangle() local
988 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1093 Popup w; in Annotation() local
1235 const Popup w = popup(); in storeBaseAnnotationProperties() local
1661 Popup w; in popup() local
2820 Annot::AnnotSubtype type; in createNativeAnnot() local
4484 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
4492 void RichMediaAnnotation::Instance::setType(Type type) in setType()
4526 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc275 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
368 const double w = pdfPage->getCropWidth(); in boundaryToPdfRectangle() local
988 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1093 Popup w; in Annotation() local
1235 const Popup w = popup(); in storeBaseAnnotationProperties() local
1661 Popup w; in popup() local
2820 Annot::AnnotSubtype type; in createNativeAnnot() local
4484 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
4492 void RichMediaAnnotation::Instance::setType(Type type) in setType()
4526 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc275 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
368 const double w = pdfPage->getCropWidth(); in boundaryToPdfRectangle() local
988 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1093 Popup w; in Annotation() local
1235 const Popup w = popup(); in storeBaseAnnotationProperties() local
1661 Popup w; in popup() local
2820 Annot::AnnotSubtype type; in createNativeAnnot() local
4484 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
4492 void RichMediaAnnotation::Instance::setType(Type type) in setType()
4526 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dkfileitemdelegate.cpp131 void KFileItemDelegate::Private::setVerticalMargin(MarginType type, int left, int top, int right, i… in setVerticalMargin()
139 void KFileItemDelegate::Private::setHorizontalMargin(MarginType type, int left, int top, int right,… in setHorizontalMargin()
147 void KFileItemDelegate::Private::setVerticalMargin(MarginType type, int horizontal, int vertical) in setVerticalMargin()
152 void KFileItemDelegate::Private::setHorizontalMargin(MarginType type, int horizontal, int vertical) in setHorizontalMargin()
516 KIconEffect *effect = KIconLoader::global()->iconEffect(); in applyHoverEffect() local
1523 const QWidget *w = QApplication::activePopupWidget(); in eventFilter() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/
H A Djuce_VSTPluginFormat.cpp287 juce::String type; member
862 if (auto* effect = pluginInstance.vstEffect) in getValue() local
874 if (auto* effect = pluginInstance.vstEffect) in setValue() local
2134 Vst2::AEffect* effect = nullptr; in constructEffect() local
2820 auto w = cocoaWrapper->getWidth(); in childBoundsChanged() local
3038 int w = 250, h = 150; in openPluginWindow() local
3111 auto w = (int) (r.right - r.left); in openPluginWindow() local
3146 int w = 250, h = 150; in openPluginWindow() local
3246 auto w = roundToInt ((rect->right - rect->left) / nativeScaleFactor); in checkPluginWindowSize() local
3266 Component::SafePointer<VSTPluginWindow> w (activeVSTWindows[i]); in vstHookWndProc() local
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/format_types/
H A Djuce_VSTPluginFormat.cpp284 juce::String type; member
859 if (auto* effect = pluginInstance.vstEffect) in getValue() local
871 if (auto* effect = pluginInstance.vstEffect) in setValue() local
2131 Vst2::VstEffectInterface* effect = nullptr; in constructEffect() local
2816 auto w = cocoaWrapper->getWidth(); in childBoundsChanged() local
3044 int w = 250, h = 150; in openPluginWindow() local
3112 auto w = (int) (r.right - r.left); in openPluginWindow() local
3149 int w = 250, h = 150; in openPluginWindow() local
3249 auto w = roundToInt ((rect->rightmost - rect->leftmost) / nativeScaleFactor); in checkPluginWindowSize() local
3269 Component::SafePointer<VSTPluginWindow> w (activeVSTWindows[i]); in vstHookWndProc() local
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-annotation.cc212 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
961 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1081 Popup w; in Annotation() local
1222 const Popup w = popup(); in storeBaseAnnotationProperties() local
1667 Popup w; in popup() local
1896 TextAnnotation::TextAnnotation( TextAnnotation::TextType type ) in TextAnnotation() function in Poppler::TextAnnotation
2912 Annot::AnnotSubtype type; in createNativeAnnot() local
4639 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
4652 void RichMediaAnnotation::Instance::setType( Type type ) in setType()
4684 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/graphicsview/
H A Dqgraphicsitem.cpp2777 void QGraphicsItem::setGraphicsEffect(QGraphicsEffect *effect) in setGraphicsEffect()
2827 QGraphicsEffect *effect = graphicsEffect; in effectiveBoundingRect() local
6599 int QGraphicsItem::type() const in type() function in QGraphicsItem
7803 void QGraphicsItemPrivate::setWidth(qreal w) in setWidth()
8385 int QGraphicsPathItem::type() const in type() function in QGraphicsPathItem
8629 int QGraphicsRectItem::type() const in type() function in QGraphicsRectItem
8944 int QGraphicsEllipseItem::type() const in type() function in QGraphicsEllipseItem
9441 int QGraphicsLineItem::type() const in type() function in QGraphicsLineItem
9782 int QGraphicsPixmapItem::type() const in type() function in QGraphicsPixmapItem
10130 int QGraphicsTextItem::type() const in type() function in QGraphicsTextItem
[all …]
/dports/math/R-cran-VGAM/VGAM/R/
H A Dfamily.positive.R20 R = NULL, w = NULL, argument
23 model.type = c("0", "b", "t", "tb")
184 cap.effect = 1,
579 w <- temp12$w functionVar
1120 w <- temp5$w functionVar
1320 w <- temp5$w functionVar
1387 w <- extra$w functionVar
1502 w <- extra$w # Usual code functionVar
1657 w <- matrix(w, n, ncoly) functionVar
1971 w <- temp5$w # Retain the 0-1 response functionVar
[all …]
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dkern.c454 long x, y, w, h; in unpack_rect() local
1616 struct effect *effect; in kern_load_hooks() local
2516 struct effect *effect = NULL; in kern_obj_add_effect() local
2547 struct effect *effect; in kern_obj_remove_effect() local
3243 int w; in kern_blit_map() local
4759 struct effect *effect; in KERN_API_CALL() local
8432 class ArmsType *type; in KERN_API_CALL() local
8546 int ulc_x, ulc_y, w, h, lrc_x, lrc_y, x, y; in KERN_API_CALL() local
8618 int ulc_x, ulc_y, w, h, lrc_x, lrc_y, x, y; in KERN_API_CALL() local
8669 int ulc_x, ulc_y, w, h, lrc_x, lrc_y, x, y; in KERN_API_CALL() local
[all …]
/dports/games/jfsw/jfsw-c434002/src/
H A Dsprite.c2248 short speed,vel,time,type,start_on,floor_vator; in SpriteSetup() local
2359 short time,type; in SpriteSetup() local
2360 short wallcount,startwall,endwall,w; in SpriteSetup() local
2424 short time,type; in SpriteSetup() local
2425 short wallcount,startwall,endwall,w; in SpriteSetup() local
2478 short speed,vel,time,type,start_on,floor_vator; in SpriteSetup() local
2565 short w, startwall, endwall; in SpriteSetup() local
2622 short w, startwall, endwall; in SpriteSetup() local
5470 short effect; in DoSpawnItemTeleporterEffect() local
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp406 getToolBarChild(QWidget *w) in getToolBarChild()
435 isA(const QObject *w, const char *type) in isA()
495 QWidget *w=widget; in scrollViewFrame() local
546 int x, y, w, h; in windowMask() local
617 setSbProp(QWidget *w) in setSbProp()
772 ECacheType type=WIDGET_TAB_TOP==w in createKey() local
6297 int x, y, w, h, in drawControl() local
9799 w(r.width()), in subControlRect() local
11306 int opacity, BackgroundType type, EAppearance app, in drawBackground()
11880 EEffect effect=opts.titlebarEffect; in drawMdiIcon() local
[all …]
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp406 getToolBarChild(QWidget *w) in getToolBarChild()
435 isA(const QObject *w, const char *type) in isA()
495 QWidget *w=widget; in scrollViewFrame() local
546 int x, y, w, h; in windowMask() local
617 setSbProp(QWidget *w) in setSbProp()
772 ECacheType type=WIDGET_TAB_TOP==w in createKey() local
6297 int x, y, w, h, in drawControl() local
9799 w(r.width()), in subControlRect() local
11306 int opacity, BackgroundType type, EAppearance app, in drawBackground()
11880 EEffect effect=opts.titlebarEffect; in drawMdiIcon() local
[all …]
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp406 getToolBarChild(QWidget *w) in getToolBarChild()
435 isA(const QObject *w, const char *type) in isA()
495 QWidget *w=widget; in scrollViewFrame() local
546 int x, y, w, h; in windowMask() local
617 setSbProp(QWidget *w) in setSbProp()
772 ECacheType type=WIDGET_TAB_TOP==w in createKey() local
6297 int x, y, w, h, in drawControl() local
9799 w(r.width()), in subControlRect() local
11306 int opacity, BackgroundType type, EAppearance app, in drawBackground()
11880 EEffect effect=opts.titlebarEffect; in drawMdiIcon() local
[all …]
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/style/
H A Dqtcurve.cpp406 getToolBarChild(QWidget *w) in getToolBarChild()
435 isA(const QObject *w, const char *type) in isA()
495 QWidget *w=widget; in scrollViewFrame() local
546 int x, y, w, h; in windowMask() local
617 setSbProp(QWidget *w) in setSbProp()
772 ECacheType type=WIDGET_TAB_TOP==w in createKey() local
6297 int x, y, w, h, in drawControl() local
9799 w(r.width()), in subControlRect() local
11306 int opacity, BackgroundType type, EAppearance app, in drawBackground()
11880 EEffect effect=opts.titlebarEffect; in drawMdiIcon() local
[all …]
/dports/games/scourge/scourge/src/
H A Dscourge.cpp2066 Window *Scourge::createWoodWindow( int x, int y, int w, int h, char *title ) { in createWoodWindow()
2080 Window *Scourge::createWindow( int x, int y, int w, int h, char *title ) { in createWindow()
2307 void Scourge::drawWidgetContents( Widget *w ) { in drawWidgetContents()
2435 void Scourge::drawPortrait( Widget *w, Creature *p ) { in drawPortrait()
2953 void Scourge::loadMonsterSounds( char const* type, map<int, vector<string>*> *soundMap ) { in loadMonsterSounds()
2957 void Scourge::unloadMonsterSounds( char const* type, map<int, vector<string>*> *soundMap ) { in unloadMonsterSounds()
2961 void Scourge::loadCharacterSounds( char const* type ) { in loadCharacterSounds()
2965 void Scourge::unloadCharacterSounds( char const* type ) { in unloadCharacterSounds()
2969 void Scourge::playCharacterSound( char const* type, int soundType, int panning ) { in playCharacterSound()
3947 int w = getSDLHandler()->textWidth( s.c_str() ); in initChapterIntro() local
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc207 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
910 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1326 Popup w; in popup() local
1592 void TextAnnotation::setTextType(TextAnnotation::TextType type) in setTextType()
1937 void LineAnnotation::setLineType(LineAnnotation::LineType type) in setLineType()
2320 Annot::AnnotSubtype type; in createNativeAnnot() local
2362 void GeomAnnotation::setGeomType(GeomAnnotation::GeomType type) in setGeomType()
3397 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
3405 void RichMediaAnnotation::Instance::setType(Type type) in setType()
3439 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc207 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
910 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1326 Popup w; in popup() local
1592 void TextAnnotation::setTextType(TextAnnotation::TextType type) in setTextType()
1937 void LineAnnotation::setLineType(LineAnnotation::LineType type) in setLineType()
2320 Annot::AnnotSubtype type; in createNativeAnnot() local
2362 void GeomAnnotation::setGeomType(GeomAnnotation::GeomType type) in setGeomType()
3397 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
3405 void RichMediaAnnotation::Instance::setType(Type type) in setType()
3439 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc207 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
910 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1326 Popup w; in popup() local
1592 void TextAnnotation::setTextType(TextAnnotation::TextType type) in setTextType()
1937 void LineAnnotation::setLineType(LineAnnotation::LineType type) in setLineType()
2320 Annot::AnnotSubtype type; in createNativeAnnot() local
2362 void GeomAnnotation::setGeomType(GeomAnnotation::GeomType type) in setGeomType()
3397 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
3405 void RichMediaAnnotation::Instance::setType(Type type) in setType()
3439 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc207 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
910 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1326 Popup w; in popup() local
1592 void TextAnnotation::setTextType(TextAnnotation::TextType type) in setTextType()
1937 void LineAnnotation::setLineType(LineAnnotation::LineType type) in setLineType()
2320 Annot::AnnotSubtype type; in createNativeAnnot() local
2362 void GeomAnnotation::setGeomType(GeomAnnotation::GeomType type) in setGeomType()
3397 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
3405 void RichMediaAnnotation::Instance::setType(Type type) in setType()
3439 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dgame.cpp361 … int vanityitem(int type, const char *ref, const char *name, const char *tag, int cond, int style) in vanityitem()
768 void spawneffect(int type, const vec &pos, float radius, int colour, float size) in spawneffect()
940 void impulseeffect(gameent *d, int effect) in impulseeffect()
1986 int getcolour(gameent *d, int type, float level) in getcolour()
2074 void particletrack(particle *p, uint type, int &ts, bool step) in particletrack()
2131 void fixview(int w, int h) in fixview()
2145 bool mousemove(int dx, int dy, int x, int y, int w, int h) in mousemove()
2169 void project(int w, int h) in project()
2539 ai::waypoint &w = ai::waypoints[i]; in cameratv() local
2914 void recomputecamera(int w, int h) in recomputecamera()
[all …]
/dports/x11-wm/wayfire/wayfire-0.7.0/src/output/
H A Drender-manager.cpp137 int w, h; in swap_buffers() local
168 int w, h; in get_wlr_damage_box() local
260 { (*effect)(); }); in run_effects()
1476 void render_manager::add_effect(effect_hook_t *hook, output_effect_type_t type) in add_effect()

1234567891011