Home
last modified time | relevance | path

Searched refs:NoVariable (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh110 struct NoVariable struct
499 PaintSolid<NoVariable> paintformat2;
501 PaintLinearGradient<NoVariable> paintformat4;
503 PaintRadialGradient<NoVariable> paintformat6;
505 PaintSweepGradient<NoVariable> paintformat8;
509 PaintTransform<NoVariable> paintformat12;
511 PaintTranslate<NoVariable> paintformat14;
513 PaintRotate<NoVariable> paintformat16;
515 PaintSkew<NoVariable> paintformat18;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh110 struct NoVariable struct
499 PaintSolid<NoVariable> paintformat2;
501 PaintLinearGradient<NoVariable> paintformat4;
503 PaintRadialGradient<NoVariable> paintformat6;
505 PaintSweepGradient<NoVariable> paintformat8;
509 PaintTransform<NoVariable> paintformat12;
511 PaintTranslate<NoVariable> paintformat14;
513 PaintRotate<NoVariable> paintformat16;
515 PaintSkew<NoVariable> paintformat18;
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh176 struct NoVariable struct
749 PaintSolid<NoVariable> paintformat2;
751 PaintLinearGradient<NoVariable> paintformat4;
753 PaintRadialGradient<NoVariable> paintformat6;
755 PaintSweepGradient<NoVariable> paintformat8;
759 PaintTransform<NoVariable> paintformat12;
761 PaintTranslate<NoVariable> paintformat14;
763 PaintRotate<NoVariable> paintformat16;
765 PaintSkew<NoVariable> paintformat18;
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/list/
H A DJOIN-NoVariable-stderr.txt1 ^CMake Error at JOIN-NoVariable.cmake:1 \(list\):
H A DSUBLIST-NoVariable-stderr.txt1 ^CMake Error at SUBLIST-NoVariable.cmake:2 \(list\):
H A DRunCMakeTest.cmake43 run_cmake(JOIN-NoVariable)
47 run_cmake(SUBLIST-NoVariable)
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/list/
H A DRunCMakeTest.cmake43 run_cmake(JOIN-NoVariable)
47 run_cmake(SUBLIST-NoVariable)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/list/
H A DRunCMakeTest.cmake43 run_cmake(JOIN-NoVariable)
47 run_cmake(SUBLIST-NoVariable)
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-color-colr-table.hh197 struct NoVariable struct
199 NoVariable<T>* copy (hb_serialize_context_t *c) const in copy() argument
1125 PaintLinearGradient<NoVariable> paintformat4;
1127 PaintRadialGradient<NoVariable> paintformat6;
1129 PaintSweepGradient<NoVariable> paintformat8;
1133 PaintTransform<NoVariable> paintformat12;
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh197 struct NoVariable struct
199 NoVariable<T>* copy (hb_serialize_context_t *c) const in copy() argument
1125 PaintLinearGradient<NoVariable> paintformat4;
1127 PaintRadialGradient<NoVariable> paintformat6;
1129 PaintSweepGradient<NoVariable> paintformat8;
1133 PaintTransform<NoVariable> paintformat12;
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh197 struct NoVariable struct
199 NoVariable<T>* copy (hb_serialize_context_t *c) const in copy() argument
1125 PaintLinearGradient<NoVariable> paintformat4;
1127 PaintRadialGradient<NoVariable> paintformat6;
1129 PaintSweepGradient<NoVariable> paintformat8;
1133 PaintTransform<NoVariable> paintformat12;
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-color-colr-table.hh197 struct NoVariable struct
199 NoVariable<T>* copy (hb_serialize_context_t *c) const in copy() argument
1125 PaintLinearGradient<NoVariable> paintformat4;
1127 PaintRadialGradient<NoVariable> paintformat6;
1129 PaintSweepGradient<NoVariable> paintformat8;
1133 PaintTransform<NoVariable> paintformat12;
/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Dskincontext_test.cpp81 TEST_F(SkinContextTest, NoVariable) { in TEST_F() argument