Home
last modified time | relevance | path

Searched refs:_Private (Results 1 – 25 of 1434) sorted by relevance

12345678910>>...58

/dports/graphics/krita/krita-4.4.8/libs/ui/canvas/
H A Dkis_coordinates_converter.h36 namespace _Private
86 template<class T> typename _Private::Traits<T>::Result
88 template<class T> typename _Private::Traits<T>::Result
91 template<class T> typename _Private::Traits<T>::Result
93 template<class T> typename _Private::Traits<T>::Result
96 template<class T> typename _Private::Traits<T>::Result
98 template<class T> typename _Private::Traits<T>::Result
101 template<class T> typename _Private::Traits<T>::Result
103 template<class T> typename _Private::Traits<T>::Result
106 template<class T> typename _Private::Traits<T>::Result
[all …]
/dports/graphics/krita/krita-4.4.8/plugins/dockers/artisticcolorselector/
H A Dkis_radian.h36 namespace _Private
62 m_value = normalizeRadians(_Private::Value::get(rad)); in KisRadian()
108 m_value = normalizeRadians(_Private::Value::get(rad));
122 m_value = normalizeRadians(m_value + _Private::Value::get(rad));
137 m_value = normalizeRadians(m_value - _Private::Value::get(rad));
151 m_value = normalizeRadians(m_value * _Private::Value::get(rad));
165 m_value = normalizeRadians(m_value / _Private::Value::get(rad));
179 m_value = normalizeRadians(std::fmod(m_value, TReal(_Private::Value::get(rad))));
/dports/editors/calligra/calligra-3.2.1/plugins/pictureshape/
H A DPictureShape.h43 namespace _Private
94 friend class _Private::PixmapScaler;
95 friend class _Private::PictureShapeProxy;
171 _Private::PictureShapeProxy m_proxy;
H A DPictureShape.cpp68 _Private::PixmapScaler::PixmapScaler(PictureShape *pictureShape, const QSize &pixmapSize): in PixmapScaler()
76 void _Private::PixmapScaler::run() in run()
92 void _Private::PictureShapeProxy::setImage(const QString &key, const QImage &image) in setImage()
100 QPainterPath _Private::generateOutline(const QImage &imageIn, int threshold) in generateOutline()
351 QThreadPool::globalInstance()->start(new _Private::PixmapScaler(this, pixmapSize)); in paint()
754 QPainterPath path = _Private::generateOutline(imageData()->image()); in generateClipPath()
/dports/devel/anjuta/anjuta-3.34.0/plugins/project-wizard/templates/gtk/src/
H A Dmain.c21 typedef struct _Private Private;
22 struct _Private struct
92 priv = g_malloc (sizeof (struct _Private)); in create_window()
/dports/textproc/py-pdfrw/pdfrw-0.4/pdfrw/objects/
H A Dpdfdict.py37 class _Private(object): class
232 return _Private(self)
/dports/graphics/krita/krita-4.4.8/libs/pigment/compositeops/
H A DKoCompositeOps.h44 namespace _Private {
341 _Private::AddGeneralOps <_Traits_, useGeneralOps>::add(cs);
342 _Private::AddRGBOps <_Traits_, useRGBOps >::add(cs);
343 _Private::AddGeneralAlphaOps <_Traits_, useGeneralOps>::add(cs);
350 return _Private::OptimizedOpsSelector<_Traits_>::createAlphaDarkenOp(cs);
/dports/editors/calligra/calligra-3.2.1/libs/pigment/compositeops/
H A DKoCompositeOps.h42 namespace _Private {
239 _Private::AddGeneralOps<_Traits_, useGeneralOps>::add(cs);
240 _Private::AddRGBOps <_Traits_, useRGBOps >::add(cs);
/dports/graphics/cenon/Cenon/
H A DType1Font.h77 typedef struct _Private struct
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_doclet_chunks.erl107 source({_M, Name, Path}, Dir, Suffix, Env, OkSet, _Private, _Hidden, ErrorFlag, Options) ->
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/MIT/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_doclet_chunks.erl107 source({_M, Name, Path}, Dir, Suffix, Env, OkSet, _Private, _Hidden, ErrorFlag, Options) ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_doclet_chunks.erl107 source({_M, Name, Path}, Dir, Suffix, Env, OkSet, _Private, _Hidden, ErrorFlag, Options) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_doclet_chunks.erl107 source({_M, Name, Path}, Dir, Suffix, Env, OkSet, _Private, _Hidden, ErrorFlag, Options) ->
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/de/
H A Dacl.crypto.asymmetric.dsa.tex104 Private\_Key wurde nicht initialisiert & Invalid\_Private\_Key\\
148 Private\_Key wurde nicht initialisiert & Invalid\_Private\_Key\_Error\\
246 P, Q, G oder Y unzul�ssig : Invalid\_Private\_Key\_Error.\\ \ \\
H A Dacl.crypto.asymmetric.ecdsa.tex140 Private\_Key wurde nicht initialisiert & Invalid\_Private\_Key\\
184 Private\_Key wurde nicht initialisiert & Invalid\_Private\_Key\_Error\\
/dports/security/olm/olm-3.2.6/
H A DOLMKit.podspec35 s.private_header_files = "xcode/OLMKit/*_Private.h"
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/ext/
H A Dfilters.py1154 class _Private(MessageFilter): class in Filters
1165 private = _Private()
1229 class _Private(MessageFilter): class in Filters._ChatType
1235 private = _Private()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dprivates.h25 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dprivates.h24 typedef struct _Private PrivateRec, *PrivatePtr;

12345678910>>...58