Home
last modified time | relevance | path

Searched defs:need_fill (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/compositor/
H A Dhc_flash_shape.c99 Bool need_line, need_fill; in build_shape() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/compositor/
H A Dhc_flash_shape.c99 Bool need_line, need_fill; in build_shape() local
/dports/graphics/goocanvas/goocanvas-1.0.0/src/
H A Dgoocanvasstyle.c498 gboolean need_fill = FALSE; in goo_canvas_style_set_fill_options() local
/dports/graphics/goocanvas2/goocanvas-2.0.4/src/
H A Dgoocanvasstyle.c503 gboolean need_fill = FALSE; in goo_canvas_style_set_fill_options() local
/dports/graphics/goocanvas3/goocanvas-3.0.0/src/
H A Dgoocanvasstyle.c503 gboolean need_fill = FALSE; in goo_canvas_style_set_fill_options() local
/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/parse/
H A Dpartial_body.rs224 let mut need_fill = false; in data_helper() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/parse/
H A Dpartial_body.rs224 let mut need_fill = false; in data_helper() localVariable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dostream.cpp167 int need_fill = col - position(); in fill_to() local
174 int need_fill = col - position(); in move_to() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A Dostream.cpp167 int need_fill = col - position(); in fill_to() local
174 int need_fill = col - position(); in move_to() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A Dostream.cpp170 int need_fill = col - position(); in fill_to() local
177 int need_fill = col - position(); in move_to() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A Dostream.cpp171 int need_fill = col - position(); in fill_to() local
178 int need_fill = col - position(); in move_to() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A Dostream.cpp167 int need_fill = col - position(); in fill_to() local
174 int need_fill = col - position(); in move_to() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A Dostream.cpp167 int need_fill = col - position(); in fill_to() local
174 int need_fill = col - position(); in move_to() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Dostream.cpp169 int need_fill = col - position(); in fill_to() local
176 int need_fill = col - position(); in move_to() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A Dostream.cpp168 int need_fill = col - position(); in fill_to() local
175 int need_fill = col - position(); in move_to() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Ddecimal.cc54 bool need_fill = false; in ToIntegerString() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dostream.cpp166 int need_fill = col - position(); in fill_to() local
173 int need_fill = col - position(); in move_to() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dostream.cpp166 int need_fill = col - position(); in fill_to() local
173 int need_fill = col - position(); in move_to() local
/dports/devel/anjuta/anjuta-3.34.0/plugins/debug-manager/
H A Ddata_view.c485 gboolean need_fill = FALSE; in dma_data_view_size_allocate() local
/dports/devel/re2c/re2c-2.2/src/codegen/
H A Dgen_state.cc426 const bool need_fill = opts->fill_use && !endstate(s); in gen_fill_and_label() local