Home
last modified time | relevance | path

Searched +defs:init +defs:style (Results 1 – 25 of 1512) sorted by relevance

12345678910>>...61

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSPrimitiveValue.cpp181 void CSSPrimitiveValue::init(PassRefPtr<Counter> c) in init() function in WebCore::CSSPrimitiveValue
188 void CSSPrimitiveValue::init(PassRefPtr<Rect> r) in init() function in WebCore::CSSPrimitiveValue
196 void CSSPrimitiveValue::init(PassRefPtr<DashboardRegion> r) in init() function in WebCore::CSSPrimitiveValue
204 void CSSPrimitiveValue::init(PassRefPtr<Pair> p) in init() function in WebCore::CSSPrimitiveValue
252 int CSSPrimitiveValue::computeLengthInt(RenderStyle* style, RenderStyle* rootStyle) in computeLengthInt()
257 int CSSPrimitiveValue::computeLengthInt(RenderStyle* style, RenderStyle* rootStyle, double multipli… in computeLengthInt()
264 int CSSPrimitiveValue::computeLengthIntForLength(RenderStyle* style, RenderStyle* rootStyle) in computeLengthIntForLength()
269 int CSSPrimitiveValue::computeLengthIntForLength(RenderStyle* style, RenderStyle* rootStyle, double… in computeLengthIntForLength()
274 short CSSPrimitiveValue::computeLengthShort(RenderStyle* style, RenderStyle* rootStyle) in computeLengthShort()
279 short CSSPrimitiveValue::computeLengthShort(RenderStyle* style, RenderStyle* rootStyle, double mult… in computeLengthShort()
[all …]
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DSymbolBox.cpp55 void SymbolBox::init() in init() function in SymbolBox
144 void SymbolBox::setStyle(const QwtSymbol::Style &style) in setStyle()
162 int SymbolBox::symbolIndex(const QwtSymbol::Style &style) in symbolIndex()
171 QwtSymbol::Style SymbolBox::style(int index) in style() function in SymbolBox
H A DPatternBox.cpp55 void PatternBox::init() in init() function in PatternBox
148 void PatternBox::setPattern(const Qt::BrushStyle &style) in setPattern()
166 int PatternBox::patternIndex(const Qt::BrushStyle &style) in patternIndex()
/dports/graphics/qvge/qvge-0.6.3/src/3rdParty/qsint-widgets/
H A Dqpenbutton.cpp18 QPixmap QPenButton::drawPixmap(Qt::PenStyle style, int width, QSize size) in drawPixmap()
35 void QPenButton::init() in init() function in QSint::QPenButton
68 void QPenButton::setPenStyle(Qt::PenStyle style) in setPenStyle()
78 int style = act->data().toInt(); in onAction() local
/dports/devel/R-cran-plyr/plyr/R/
H A Dprogress.r65 init = function(x) NULL, nameattr in function
86 progress_text <- function(style = 3, ...) { argument
91 init = function(x) { nameattr in function
92 txt <<- utils::txtProgressBar(max = x, style = style, ...) globalVar
127 init = function(x) { nameattr in function
160 init = function(x) { nameattr in function
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/
H A DSoPickStyleElement.cpp78 const int32_t style) in set()
87 SoPickStyleElement::init(SoState * state) in init() function in SoPickStyleElement
97 SoPickStyleElement::set(SoState * const state, const Style style) in set()
H A DSoDrawStyleElement.cpp79 SoDrawStyleElement::init(SoState * state) in init() function in SoDrawStyleElement
90 const Style style) in set()
100 SoDrawStyleElement::set(SoState * const state, const Style style) in set()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bgui/
H A Dbgui_vsol2D_tableau.cxx34 void bgui_vsol2D_tableau::init() in init() function in bgui_vsol2D_tableau
52 const vgui_style_sptr& style) in add_vsol_point_2d()
67 const vgui_style_sptr& style) in add_vsol_line_2d()
82 const vgui_style_sptr& style) in add_vsol_conic_2d()
126 const vgui_style_sptr& style) in add_vsol_polygon_2d_set()
140 const vgui_style_sptr& style) in add_digital_curve()
155 const vgui_style_sptr& style) in add_dotted_digital_curve()
170 const vgui_style_sptr& style) in add_edgel_curve()
185 const vgui_style_sptr& style) in add_dotted_edgel_curve()
200 const vgui_style_sptr& style) in add_spatial_objects()
[all …]
H A Dbgui_vtol2D_tableau.cxx48 void bgui_vtol2D_tableau::init() in init() function in bgui_vtol2D_tableau
71 const vgui_style_sptr& style) in add_vertex()
92 const vgui_style_sptr& style) in add_edge()
115 const vgui_style_sptr& style ) in add_edge_group()
131 const vgui_style_sptr& style) in add_face()
153 const vgui_style_sptr& style) in add_topology_objects()
165 const vgui_style_sptr& style) in add_topology_object()
193 const vgui_style_sptr& style ) in add_edges()
214 const vgui_style_sptr& style ) in add_faces()
281 void bgui_vtol2D_tableau::set_edge_style(const vgui_style_sptr& style) in set_edge_style()
[all …]
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/lib/src/
H A DSymbolBox.cpp59 void SymbolBox::init(bool showNoSymbol) in init() function in SymbolBox
150 void SymbolBox::setStyle(const QwtSymbol::Style& style) in setStyle()
168 int SymbolBox::symbolIndex(const QwtSymbol::Style& style) in symbolIndex()
177 QwtSymbol::Style SymbolBox::style(int index) in style() function in SymbolBox
H A DPatternBox.cpp58 void PatternBox::init() in init() function in PatternBox
154 void PatternBox::setPattern(const Qt::BrushStyle& style) in setPattern()
180 int PatternBox::patternIndex(const Qt::BrushStyle& style) in patternIndex()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/pretty_env_logger-0.3.1/src/
H A Dlib.rs57 pub fn init() { in init() function
170 let mut style = f.style(); in formatted_builder() localVariable
172 let mut style = f.style(); in formatted_builder() localVariable
203 let mut style = f.style(); in formatted_timed_builder() localVariable
205 let mut style = f.style(); in formatted_timed_builder() localVariable
/dports/graphics/Coin/coin-Coin-4.0.0/src/shadows/
H A DSoShadowStyleElement.cpp71 const int style) in set()
79 SoShadowStyleElement::init(SoState * state) in init() function in SoShadowStyleElement
88 SoShadowStyleElement::set(SoState * const state, const int style) in set()
/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dplotstylewidget.cpp75 void PlotStyleWidget::init( const PlotAppearance & plot, Function::Type type ) in init() function in PlotStyleWidget
110 Qt::PenStyle PlotStyleWidget::style( ) const in style() function in PlotStyleWidget
116 void PlotStyleWidget::setStyle( Qt::PenStyle style ) in setStyle()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/
H A Dqscistyle.cpp29 QsciStyle::QsciStyle(int style) in QsciStyle()
43 QsciStyle::QsciStyle(int style, const QString &description, in QsciStyle()
60 void QsciStyle::init(int style) in init() function in QsciStyle
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/
H A Dqscistyle.cpp29 QsciStyle::QsciStyle(int style) in QsciStyle()
43 QsciStyle::QsciStyle(int style, const QString &description, in QsciStyle()
60 void QsciStyle::init(int style) in init() function in QsciStyle
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/
H A Dqscistyle.cpp29 QsciStyle::QsciStyle(int style) in QsciStyle()
43 QsciStyle::QsciStyle(int style, const QString &description, in QsciStyle()
60 void QsciStyle::init(int style) in init() function in QsciStyle
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/
H A Dqscistyle.cpp29 QsciStyle::QsciStyle(int style) in QsciStyle()
43 QsciStyle::QsciStyle(int style, const QString &description, in QsciStyle()
60 void QsciStyle::init(int style) in init() function in QsciStyle
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/style/
H A Dstyle_test.go1 package style package
13 func init() { func
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/cpp/
H A DCreateUIControl.cpp33 static bool init = false; variable
61 int CreateUIControl(char *style) in CreateUIControl()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRange.cpp13 GrGLPathRange::GrGLPathRange(GrGLGpu* gpu, PathGenerator* pathGenerator, const GrStyle& style) in GrGLPathRange()
26 const GrStyle& style) in GrGLPathRange()
35 void GrGLPathRange::init() { in init() function in GrGLPathRange
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRange.cpp13 GrGLPathRange::GrGLPathRange(GrGLGpu* gpu, PathGenerator* pathGenerator, const GrStyle& style) in GrGLPathRange()
26 const GrStyle& style) in GrGLPathRange()
35 void GrGLPathRange::init() { in init() function in GrGLPathRange
/dports/math/topaz/topaz-3.41/topaz/
H A Dcol.h84 void init(){red = 0; green = 0; blue = 0;} in init() function
104 void init(){width = 0; cap = LINECAPPROJECTING; join = LINEJOINMITER; style = LINESTYLESOLID;} in init() function
109 int style; variable
124 void init(){fillrule = FILLRULEEVENODD; style = FILLSTYLESOLID;} in init() function
126 int style; variable
144 void init(){face = FONT_TIMESROMAN; jpface = FONT_MINCHO; size = 200; angle = 0.0;} in init() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/libs/program_options/src/
H A Dconvert.cpp104 s, in init()
116 BOOST_PROGRAM_OPTIONS_DECL std::wstring in style()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt4/style/
H A Dqtcurve_plugin.cpp55 QString style(str.left(str.lastIndexOf(THEME_SUFFIX))); in getStyles() local
119 if (Style *style = getStyle(widget)) { in qtcEventCallback() local
129 StylePlugin::init() in init() function in QtCurve::StylePlugin

12345678910>>...61