Home
last modified time | relevance | path

Searched +defs:s +defs:svg +defs:in (Results 1 – 19 of 19) sorted by relevance

/dports/devel/cscout/cscout-bd7dfac/src/
H A Dhtml.cpp123 html(const string &s) in html()
134 html_string(FILE *of, string s) in html_string()
161 ifstream in; in html_head() local
262 html_perror(FILE *of, const string &user_msg, bool svg) in html_perror()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/qtterminal/
H A DQtGnuplotWidget.cpp134 void QtGnuplotWidget::processEvent(QtGnuplotEventType type, QDataStream& in) in processEvent()
146 QSize s; in processEvent() local
313 QSvgGenerator svg; in exportToSvg() local
/dports/math/gnuplot/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotWidget.cpp135 void QtGnuplotWidget::processEvent(QtGnuplotEventType type, QDataStream& in) in processEvent()
147 QSize s; in processEvent() local
314 QSvgGenerator svg; in exportToSvg() local
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/qtterminal/
H A DQtGnuplotWidget.cpp135 void QtGnuplotWidget::processEvent(QtGnuplotEventType type, QDataStream& in) in processEvent()
147 QSize s; in processEvent() local
314 QSvgGenerator svg; in exportToSvg() local
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dtextutils.cpp211 double TextUtils::convertToInches(const QString & s, bool * ok, bool isIllustrator) { in convertToInches()
442 QDomElement svg = doc1.documentElement(); in mergeSvg() local
699 QString s = Qt::escape(string); in escapeAnd() local
971 bool TextUtils::fixInternalUnits(QString & svg) in fixInternalUnits()
1004 double in = convertToInches(old); in fixInternalUnits() local
1024 double in = convertToInches(old); in fixInternalUnits() local
1032 bool TextUtils::fixMuch(QString &svg, bool fixStrokeWidthFlag) in fixMuch()
1422 double TextUtils::getViewBoxCoord(const QString & svg, int coord) in getViewBoxCoord()
1648 QSizeF TextUtils::parseForWidthAndHeight(const QString & svg) in parseForWidthAndHeight()
1680 QSizeF TextUtils::parseForWidthAndHeight(QXmlStreamReader & svg) in parseForWidthAndHeight()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qdatastream/
H A Dtst_qdatastream.cpp1876 QIcon svg(svgFile); in writeQIcon() local
1889 QIcon svg; in readQIcon() local
2456 QDataStream in(&ba1, QIODevice::ReadOnly); in setVersion() local
2497 QDataStream in(&ba2, QIODevice::ReadOnly); in setVersion() local
2607 QDataStream in(dev); in skipRawData() local
3211 QDataStream in(&data, QIODevice::WriteOnly); in streamToAndFromQByteArray() local
3387 QDataStream in(data); in task_224283() local
3389 Q3CString s; in task_224283() local
3413 QDataStream in(stream); in compatibility_Qt3() local
3457 QDataStream in(stream); in compatibility_Qt3() local
[all …]
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dscreenshot.cpp18 EX namespace svg { namespace
21 EX always_false in; variable
31 EX bool in = false; variable
254 EX always_false in; variable
258 EX bool in; variable
580 SDL_Surface *s = rug::glbuf->render(); in take() local
640 enum screenshot_format { png, svg, wrl, rawfile }; enumerator
685 void output(SDL_Surface* s, const string& fname) { in output()
1461 for(int s=0; s<10; s++) { in display_animation() local
1466 if(sphere) for(int s=0; s<10; s++) { in display_animation() local
[all …]
/dports/math/asymptote/asymptote-2.67/
H A Dpicture.cc88 void copyTransform3(double*& d, const double* s, GCPlacement placement) in copyTransform3()
99 void multiplyTransform3(double*& t, const double* s, const double* r) in multiplyTransform3()
438 char *dvisvgmCommand(mem::vector<string>& cmd, const string &in, const string& out) in dvisvgmCommand()
466 bool svg) in texprocess()
541 string s; in texprocess() local
766 bool epsformat, bool svg) in postprocess()
963 bool svg=svgformat && usetex && in shipout() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPrintObject.cpp27 #define L(s) Slic3r::I18N::translate(s) argument
1100 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-extra-holes-%d.svg", debug_idx), get_exte… in discover_vertical_shells() local
1257 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-perimeters-before-union-%d.svg", debug_id… in discover_vertical_shells() local
1280 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-perimeters-after-union-%d.svg", debug_idx… in discover_vertical_shells() local
1289 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-internal-wshell-%d.svg", debug_idx), get_… in discover_vertical_shells() local
1297 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-internalvoid-wshell-%d.svg", debug_idx), … in discover_vertical_shells() local
1305 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-internalvoid-wshell-%d.svg", debug_idx), … in discover_vertical_shells() local
1358 …Slic3r::SVG svg(debug_out_path("discover_vertical_shells-regularized-%d.svg", debug_idx), get_exte… in discover_vertical_shells() local
1564 static void apply_to_print_region_config(PrintRegionConfig &out, const DynamicPrintConfig &in) in apply_to_print_region_config()
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_window.cpp1387 UString s = value->toString(exec); in put() local
1395 UString s = value->toString(exec); in put() local
1722 const QString &name, DOM::NodeImpl *node, bool svg) in getJSLazyEventListener()
2006 QString s = *it++; in executeOpenWindow() local
2178 UString s; in callAsFunction() local
2343 QByteArray in, out; in callAsFunction() local
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dwatermark.c616 float *in = (float *)ivoid; in process() local
699 RsvgHandle *svg = NULL; in process() local
946 guint8 *const s = sd + 4*j; in process() local
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dwatermark.c613 float *in = (float *)ivoid; in process() local
654 RsvgHandle *svg = rsvg_handle_new_from_data((const guint8 *)svgdoc, strlen(svgdoc), &error); in process() local
855 guint8 *const s = sd + 4*j; in process() local
/dports/graphics/zint/zint-2.10.0-src/backend/tests/
H A Dtestcommon.c848 struct zint_vector *testUtilVectorCpy(const struct zint_vector *in) { in testUtilVectorCpy()
1306 char *s, *s2; in testUtilDataPath() local
1864 char svg[512]; in testUtilVerifyLibreOffice() local
/dports/biology/seaview/seaview/
H A Dtreedraw.cxx229 static char* trim_after_chars(const char *in, const char *target) { in trim_after_chars()
243 static char* trim_at_pos(const char *in, const int pos) { in trim_at_pos()
3484 FILE *in = (strcmp(fname, "-") != 0 ? fopen(fname, "r") : stdin); in plotonly() local
3600 SVG_File_Surface *svg; in plotonly() local
3882 char *s = (char*)malloc(l+1); in replace_with_new_tree() local
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dreact.d.ts1995 in?: string; property
2259 s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>; property
2339 svg: SVGFactory; property
2534 s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>; property
2566 svg: React.SVGProps<SVGSVGElement>; property
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dreact.d.ts2453 in?: string; property
2718 s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>; property
2800 svg: SVGFactory; property
3053 s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>; property
3087 svg: React.SVGProps<SVGSVGElement>; property
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dreact.d.ts2453 in?: string; property
2718 s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>; property
2800 svg: SVGFactory; property
3053 s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>; property
3087 svg: React.SVGProps<SVGSVGElement>; property
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dreact.d.ts2453 in?: string; property
2718 s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>; property
2800 svg: SVGFactory; property
3053 s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>; property
3087 svg: React.SVGProps<SVGSVGElement>; property
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/@types/react/
H A Dindex.d.ts2550 in?: string; property
2815 s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>; property
2897 svg: SVGFactory; property
3147 s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>; property
3181 svg: React.SVGProps<SVGSVGElement>; property