Searched defs:decoration (Results 1 - 9 of 9) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
H A DDrawable.h2085 // Decoration (text decoration)
2101 void decoration( DecorationType decoration_ ) function in class:Magick::DrawableTextDecoration
2105 DecorationType decoration( void ) const function in class:Magick::DrawableTextDecoration
/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c2296 % DrawGetTextDecoration() returns the decoration applied when annotating with
6010 % DrawSetTextDecoration() specifies a decoration to be applied when
6016 % const DecorationType decoration)
6022 % o decoration: text decoration. One of NoDecoration, UnderlineDecoration,
6027 const DecorationType decoration)
6034 (CurrentContext->decorate != decoration))
6036 CurrentContext->decorate=decoration;
6038 MagickDecorateOptions,(ssize_t) decoration));
5904 DrawSetTextDecoration(DrawingWand *wand, const DecorationType decoration) argument
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp655 de::MovePtr<tcu::TestCaseGroup> group (new tcu::TestCaseGroup(testCtx, "nocontraction", "Test the NoContraction decoration"));
1282 // Assembly code used for testing decoration group is based on GLSL source code:
1345 // Not using group decoration on variable.
1347 // Not using group decoration on type.
1355 // Group decoration on multiple structs.
1357 // Group decoration on multiple struct members.
1368 // Applying the same decoration group multiple times.
1374 // Applying decoration group containing nothing.
1378 // Applying decoration group containing one decoration
6365 string decoration; member in struct:vkt::SpirVAssembly::CaseNameDecoration
6845 string decoration; member in struct:vkt::SpirVAssembly::CaseNameDecoration
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 477 milliseconds