Home
last modified time | relevance | path

Searched refs:smoothing (Results 1 – 25 of 44) sorted by relevance

12

/external/webkit/Source/WebKit/chromium/public/
DWebFontDescription.h80 , smoothing(SmoothingAuto) in WebFontDescription()
92 Smoothing smoothing; member
/external/webkit/Source/WebKit/chromium/src/
DWebFontDescription.cpp49 smoothing = static_cast<Smoothing>(desc.fontSmoothing()); in WebFontDescription()
67 desc.setFontSmoothing(static_cast<FontSmoothingMode>(smoothing)); in operator WebCore::FontDescription()
/external/webkit/Source/WebCore/platform/graphics/
DFontDescription.h122 void setFontSmoothing(FontSmoothingMode smoothing) { m_fontSmoothing = smoothing; } in setFontSmoothing() argument
/external/chromium/chrome/browser/printing/
Dprinting_layout_uitest.cc123 UINT smoothing = 0; in IsClearTypeEnabled() local
124 if (SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE, 0, &smoothing, 0) && in IsClearTypeEnabled()
125 smoothing == FE_FONTSMOOTHINGCLEARTYPE) in IsClearTypeEnabled()
/external/mesa3d/docs/OLD/
DMESA_sprite_point.spec58 3. What about point smoothing?
60 When point smoothing is enabled, a triangle fan could be rendered
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
Des-ES_zl0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Des-ES_zl0_kpdf_lfz.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
Dfr-FR_nk0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Dfr-FR_nk0_kpdf_lfz.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Den-US_lh0_kpdf_lfz.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_lfz.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Den-GB_kh0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_lfz.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Dit-IT_cm0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_lfz.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Dde-DE_gl0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
Dwebkit55 -webkit-font-smoothing
/external/webkit/Source/WebCore/platform/graphics/mac/
DWebLayer.mm69 …// Turn off font smoothing to improve the appearance of text rendered onto a transparent backgroun…
/external/jpeg/
Dusage.doc160 smoothing. 0 (the default) means no smoothing.
180 often useful when converting dithered images to JPEG: a moderate smoothing
182 in a smaller JPEG file and a better-looking image. Too large a smoothing
/external/webkit/Source/WebCore/css/
DCSSPropertyNames.in23 -webkit-font-smoothing
DCSSValueKeywords.in730 # -webkit-font-smoothing
/external/webkit/Source/WebKit/mac/Misc/
DWebKitNSStringExtras.mm122 // turn off font smoothing so translucent text draws correctly (Radar 3118455)
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
Dcssproperties.in54 -webkit-font-smoothing
/external/webkit/Source/WebCore/platform/mac/
DDragImageMac.mm224 // turn off font smoothing so translucent text draws correctly (Radar 3118455)

12