Home
last modified time | relevance | path

Searched refs:Filling (Results 1 – 25 of 2354) sorted by relevance

12345678910>>...95

/dports/games/rocksndiamonds/rocksndiamonds/Pipemania/graphics/
H A Dgraphicsinfo.conf75 custom_12.name: Filling Right
82 custom_13.name: Filling Left
89 custom_14.name: Filling Down
96 custom_15.name: Filling Up
110 custom_17.name: Filling Up-Left
117 custom_18.name: Filling Right-Up
124 custom_19.name: Filling Down-Left
138 custom_21.name: Filling Up-Right
145 custom_22.name: Filling Left-Up
166 custom_25.name: Filling Cross-Up
[all …]
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/term_grid-0.1.7/src/
H A Dlib.rs162 pub enum Filling { enum
171 impl Filling { implementation
174 Filling::Spaces(w) => w, in width()
190 pub filling: Filling,
449 filling: Filling::Spaces(2), in no_items()
464 filling: Filling::Spaces(2), in one_item()
481 filling: Filling::Spaces(2), in one_item_exact_width()
498 filling: Filling::Spaces(2), in one_item_just_over()
510 filling: Filling::Spaces(2), in two_small_items()
528 filling: Filling::Spaces(2), in two_medium_size_items()
[all …]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/term_grid-0.1.7/src/
H A Dlib.rs162 pub enum Filling {
171 impl Filling {
174 Filling::Spaces(w) => w,
190 pub filling: Filling,
449 filling: Filling::Spaces(2),
464 filling: Filling::Spaces(2),
481 filling: Filling::Spaces(2),
498 filling: Filling::Spaces(2),
510 filling: Filling::Spaces(2),
528 filling: Filling::Spaces(2),
[all …]
/dports/cad/qelectrotech/qet-0.7.0/sources/editor/graphicspart/
H A Dcustomelementgraphicpart.h41 Q_PROPERTY(Filling filling READ filling WRITE setFilling)
55 …enum Filling { NoneFilling, BlackFilling, WhiteFilling, GreenFilling, RedFilling, BlueFilling, Gra… enum
56 Q_ENUM (Filling)
78 Filling filling () const {return _filling;} in filling()
79 void setFilling(const Filling f);
115 Filling _filling ;
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb/r/
H A Dpurge_thread_shutdown.result8 root Filling schema table
16 root Filling schema table
20 root Filling schema table
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb/r/
H A Dpurge_thread_shutdown.result8 root Filling schema table
16 root Filling schema table
20 root Filling schema table
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/autofill_and_password_manager_internals/
H A Dautofill_and_password_manager_internals.css117 .log-entry[scope='Filling'] {
153 .hide-Filling .log-entry[scope='Filling'],
154 .hide-Filling .log-entry[scope='Filling'] + hr {
/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.17.0/src/fit/
H A Dcrop_writer.rs122 pub fn fill(&mut self, cs: &CompoundStyle, filling: &'static Filling) -> Result<(), Error> { in fill()
125 pub fn fill_unstyled(&mut self, filling: &'static Filling) -> Result<(), Error> { in fill_unstyled()
134 filling: &'static Filling, in repeat() argument
141 …pub fn repeat_unstyled(&mut self, filling: &'static Filling, mut len: usize) -> Result<(), Error> { in repeat_unstyled() argument
H A Dmod.rs27 pub static SPACE_FILLING: Lazy<Filling> = Lazy::new(|| { Filling::from_char(' ') });
H A Dfilling.rs14 pub struct Filling { struct
19 impl Filling { implementation
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/innodb/r/
H A Dpurge_thread_shutdown.result8 root Filling schema table
21 root Filling schema table
30 root Filling schema table
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/innodb/r/
H A Dpurge_thread_shutdown.result8 root Filling schema table
21 root Filling schema table
30 root Filling schema table
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/suite/innodb/r/
H A Dpurge_thread_shutdown.result8 root Filling schema table
21 root Filling schema table
30 root Filling schema table
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/suite/innodb/r/
H A Dpurge_thread_shutdown.result8 root Filling schema table
21 root Filling schema table
30 root Filling schema table
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/term_grid-0.1.7/examples/
H A Dbasic.rs2 use term_grid::{Grid, GridOptions, Direction, Filling};
7 filling: Filling::Spaces(2), in main()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/term_grid-0.1.7/examples/
H A Dbasic.rs2 use term_grid::{Grid, GridOptions, Direction, Filling};
7 filling: Filling::Spaces(2), in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/treelist/
H A Diconviewimpl.cxx43 m_nFlags &= ~LBoxFlags::Filling; in CursorUp()
69 m_nFlags &= ~LBoxFlags::Filling; in CursorDown()
97 m_nFlags &= ~LBoxFlags::Filling; in PageDown()
131 m_nFlags &= ~LBoxFlags::Filling; in PageUp()
168 m_nFlags &= ~LBoxFlags::Filling; in KeyDown()
196 m_nFlags &= ~LBoxFlags::Filling; in KeyUp()
366 if (m_nFlags & LBoxFlags::Filling) in Paint()
455 m_nFlags &= ~LBoxFlags::Filling; in KeyInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Diconviewimpl.cxx43 m_nFlags &= ~LBoxFlags::Filling; in CursorUp()
68 m_nFlags &= ~LBoxFlags::Filling; in CursorDown()
96 m_nFlags &= ~LBoxFlags::Filling; in PageDown()
132 m_nFlags &= ~LBoxFlags::Filling; in PageUp()
171 m_nFlags &= ~LBoxFlags::Filling; in KeyDown()
202 m_nFlags &= ~LBoxFlags::Filling; in KeyUp()
375 if (m_nFlags & LBoxFlags::Filling) in Paint()
466 m_nFlags &= ~LBoxFlags::Filling; in KeyInput()
/dports/devel/libfort/libfort-0.4.2-11-g4123716/docs/tutorial/
H A DTutorial.md14 …- [Filling tables with data](https://github.com/seleznevae/libfort/blob/develop/docs/tutorial/C_AP…
20 …- [Filling tables with data](https://github.com/seleznevae/libfort/blob/develop/docs/tutorial/CPP_…
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/autofill_and_password_manager_internals/
H A Dautofill_and_password_manager_internals.css117 .log-entry[scope='Filling'] {
158 .hide-Filling .log-entry[scope='Filling'],
159 .hide-Filling .log-entry[scope='Filling'] + hr {
/dports/graphics/plotutils/plotutils-2.6/
H A DKNOWN_BUGS4 Filling of regions (i.e., the polygonal regions whose vertices are the data
6 entirely within the plotting box. Filling does not work properly if the
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/addons/drawing/
H A Dproperties.py41 class Filling: class
48 self.type = Filling.SOLID
118 self.filling: Optional[Filling] = None
606 def resolve_filling(self, entity: 'DXFGraphic') -> Optional[Filling]:
611 filling.type = Filling.GRADIENT
625 filling.type = Filling.PATTERN
662 filling = Filling()
666 filling.type = Filling.SOLID
669 filling.type = Filling.SOLID
/dports/misc/broot/broot-1.7.0/src/display/
H A Dmod.rs57 pub static BRANCH_FILLING: Lazy<Filling> = Lazy::new(|| { Filling::from_char('─') });
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/_static/images/inheritance/
H A Dwx.py.filling.Filling_inheritance.png.map2 <area shape="rect" id="node1" href="wx.py.filling.Filling.html" title="wx.py.filling.Filling" alt="…
/dports/finance/kraft/kraft-0.97/database/mysql/migration/
H A D5_dbmigrate.sql39 # message Filling doc type attributes
52 # message Filling doc type attributes

12345678910>>...95