Home
last modified time | relevance | path

Searched refs:fill_none (Results 1 – 25 of 33) sorted by relevance

12

/dports/print/lyx/lyx-2.3.4.2/src/frontends/
H A DPainter.h66 fill_none, enumerator
92 fill_style = fill_none, line_style = line_solid,
109 fill_style = fill_none, line_style = line_solid,
H A DNullPainter.h38 fill_style = fill_none, line_style = line_solid,
44 fill_style = fill_none, line_style = line_solid, int = thin_line) {}
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfill.hpp25 struct fill_none {}; struct
35 static const fill_class<fill_none > none;
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfill.hpp25 struct fill_none {}; struct
35 static const fill_class<fill_none > none;
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiPainter.h62 fill_style fs = fill_none,
80 fill_style = fill_none, line_style = line_solid,
H A DGuiPainter.cpp219 if (fs == fill_none) { in lines()
258 if (fs != fill_none) in path()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/man/
H A Dinkscape.zh_TW.pod.in506 I<fill_none.svg>),如果沒有找到符合名稱的圖示,那麼就會從 I<icons.svg> 載入。
509 藉由 SVG ID 和比對圖示名稱從 SVG 檔中搜尋並載入需要的圖示。(例如,要從一個檔案載入 "fill_none" 圖示, 外框邊界會尋找 SVG
510 ID "fill_none" 將其作為圖示,不管是來自 I<fill_none.svg> 或 I<icons.svg>。)
H A Dinkscape.hr.pod.in647 (npr. I<fill_none.svg>) ili, ukoliko se ne može naći imenom, onda iz
652 odgovarajućim imenom ikone. (Na primjer, za učitavanje ikone „fill_none” iz
653 datoteke, granični okvir nađen za SVG id „fill_none” se iscrtava kao ikona,
654 svejedno da li dolazilo iz I<fill_none.svg> ili iz I<icons.svg>.)
H A Dinkscape.de.pod.in682 Dateiname gesucht (z.B. I<fill_none.svg>), oder, wenn sie so nicht gefunden
687 mit dem Namen des Icons gesucht wird (Zum Beispiel wird das Icon "fill_none"
689 SVG-Elementes mit "fill_none" als Icon verwendet wird, entweder aus
690 I<fill_none.svg> oder I<icons.svg>).
H A Dinkscape.pod.in616 (e.g. I<fill_none.svg>), or if not found, then from I<icons.svg>. If
621 with the matching icon name. (For example, to load the "fill_none" icon
622 from a file, the bounding box seen for SVG id "fill_none" is rendered as
623 the icon, whether it comes from I<fill_none.svg> or I<icons.svg>.)
H A Dinkscape.fr.pod.in682 I<fill_none.svg>) ou, si elles sont introuvables, depuis le fichier
688 S<« fill_none »> depuis un fichier, le contenu identifié par l'identifiant SVG
689 S<« fill_none »> est rendu en tant que cette icône, qu'il vienne du fichier
690 I<fill_none.svg> ou du fichier I<icons.svg>).
H A Dinkscape.hu.pod.in675 (pl. I<fill_none.svg>), vagy ha nem találhatóak, akkor az I<icons.svg>
680 alapján töltődik be. (Például: a „fill_none” ikon betöltése egy külső
682 lesz leképezve, legyen az akár a I<fill_none.svg>-ben vagy az
/dports/editors/lazarus/lazarus/components/aggpas/src/svg/
H A Dagg_svg_path_renderer.pas155 procedure fill_none; procedure
692 procedure path_renderer.fill_none;
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/httpagentparser/
H A D__init__.py650 def detect(agent, fill_none=False): argument
665 if fill_none:
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/svg/
H A Dagg_svg_path_renderer.pas155 procedure fill_none; procedure
692 procedure path_renderer.fill_none;
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/svg/
H A Dagg_svg_path_renderer.pas155 procedure fill_none; procedure
692 procedure path_renderer.fill_none;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/svg/
H A Dagg_svg_path_renderer.pas155 procedure fill_none; procedure
692 procedure path_renderer.fill_none;
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathRoot.cpp124 Painter::fill_none, Painter::line_solid, t); in mathed_draw_root()
/dports/graphics/agg/agg-2.5/examples/svg_viewer/
H A Dagg_svg_path_renderer.cpp230 void path_renderer::fill_none() in fill_none() function in agg::svg::path_renderer
H A Dagg_svg_path_renderer.h191 void fill_none();
H A Dagg_svg_parser.cpp472 m_path.fill_none(); in parse_attr()
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/src/
H A Dagg_svg_path_renderer.cpp229 void path_renderer::fill_none() in fill_none() function in mapserver::svg::path_renderer
H A Dagg_svg_parser.cpp472 m_path.fill_none(); in parse_attr()
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_svg_path_renderer.h191 void fill_none();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/
H A Dexamples_paint.properties67 fill.None.image = fill_none.gif

12