Home
last modified time | relevance | path

Searched defs:inline_end (Results 1 – 23 of 23) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/geometry/
H A Dng_box_strut.h92 LayoutUnit inline_end; member
132 LayoutUnit inline_end; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/geometry/
H A Dng_box_strut.h92 LayoutUnit inline_end; member
132 LayoutUnit inline_end; member
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/
H A Dodoc_sig.ml198 inline_end: 'b -> int; RecordField
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/
H A Dodoc_sig.ml198 inline_end: 'b -> int; RecordField
/dports/lang/pcc/pcc-1.1.0/cc/cxxcom/
H A Dinline.c180 inline_end(void) in inline_end() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Dlogical_geometry.rs618 pub inline_end: T, field
675 let inline_end; in from_physical() localVariable
1017 pub fn inline_end(&self) -> T { in inline_end() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dwriting_mode_utils.h116 Value inline_end, in LogicalToPhysical()
H A Dwriting_mode_utils_test.cc260 void SetInlineEnd(int inline_end) { inline_end_ = inline_end; } in SetInlineEnd()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dwriting_mode_utils_test.cc260 void SetInlineEnd(int inline_end) { inline_end_ = inline_end; } in SetInlineEnd()
H A Dwriting_mode_utils.h121 Value inline_end, in LogicalToPhysical()
/dports/lang/pcc/pcc-1.1.0/cc/ccom/
H A Dinline.c200 inline_end(void) in inline_end() function
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Dlogical_geometry.rs826 pub inline_end: T, field
886 let inline_end; in from_physical() localVariable
1294 pub fn inline_end(&self) -> T { in inline_end() method
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Dlogical_geometry.rs826 pub inline_end: T, field
886 let inline_end; in from_physical() localVariable
1294 pub fn inline_end(&self) -> T { in inline_end() method
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Dlogical_geometry.rs826 pub inline_end: T, field
886 let inline_end; in from_physical() localVariable
1294 pub fn inline_end(&self) -> T { in inline_end() method
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/
H A Dlogical_geometry.rs826 pub inline_end: T, field
886 let inline_end; in from_physical() localVariable
1294 pub fn inline_end(&self) -> T { in inline_end() method
/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dbox_construct.c794 struct box *inline_end; in box_construct_element_after() local
H A Dbox.h240 struct box *inline_end; member
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/layout/
H A Dfragment.rs546 pub inline_end: Option<SplitInfo>, field
1801 let mut inline_end = remaining_range; in calculate_split_position_using_breaking_strategy() localVariable
1842 let inline_end = inline_end_range.map(|inline_end_range| { in calculate_split_position_using_breaking_strategy() localVariable
H A Dtable_row.rs784 pub fn inline_end(css_style: &ComputedValues, provenance: CollapsedBorderProvenance) in inline_end() method
H A Dblock.rs2231 pub inline_end: MaybeAuto, field
2502 let inline_end = inline_end_margin.specified_or_zero(); in solve_block_inline_size_constraints() localVariable
/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Doctave-qscintilla.cc544 bool inline_end = (epos > -1) && is_end (ekey.cap(1), first_word); in smart_indent() local
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dsimplemarkdown.py778 def inline_end(self): member in HtmlOutput
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/
H A Ddwarf_cu_to_module.cc1187 vector<Module::Line>::const_iterator inline_end = inlines.end(); in MergeLines() local