Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/WebKit/public/web/
DWebFontDescription.h80 , smoothing(SmoothingAuto) in WebFontDescription()
92 Smoothing smoothing; member
/external/chromium_org/third_party/WebKit/Source/web/
DWebFontDescription.cpp48 smoothing = static_cast<Smoothing>(desc.fontSmoothing()); in WebFontDescription()
66 desc.setFontSmoothing(static_cast<FontSmoothingMode>(smoothing)); in operator WebCore::FontDescription()
/external/skia/gm/
Dsystem_preferences_mac.mm15 // Set LCD font smoothing level for this application (does not affect other
/external/chromium_org/third_party/skia/gm/
Dsystem_preferences_mac.mm15 // Set LCD font smoothing level for this application (does not affect other
/external/chromium_org/chrome/browser/printing/
Dprinting_layout_browsertest.cc184 UINT smoothing = 0; in IsClearTypeEnabled() local
185 if (SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE, 0, &smoothing, 0) && in IsClearTypeEnabled()
186 smoothing == FE_FONTSMOOTHINGCLEARTYPE) in IsClearTypeEnabled()
/external/chromium_org/third_party/mesa/src/docs/OLD/
DMESA_sprite_point.spec58 3. What about point smoothing?
60 When point smoothing is enabled, a triangle fan could be rendered
/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/mesa3d/src/gallium/docs/source/cso/
Drasterizer.rst119 Controls OpenGL-style polygon smoothing/antialiasing
143 Whether lines should be smoothed. Line smoothing is simply anti-aliasing.
206 If this state is enabled, point smoothing and antialiasing are
216 Whether points should be smoothed. Point smoothing turns rectangular
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
Drasterizer.rst119 Controls OpenGL-style polygon smoothing/antialiasing
143 Whether lines should be smoothed. Line smoothing is simply anti-aliasing.
206 If this state is enabled, point smoothing and antialiasing are
216 Whether points should be smoothed. Point smoothing turns rectangular
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.h147 void setFontSmoothing(FontSmoothingMode smoothing) { m_fontSmoothing = smoothing; } in setFontSmoothing() argument
/external/chromium_org/content/browser/resources/media/
Dmedia_internals.css16 -webkit-font-smoothing: antialiased;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Den-GB_kh0_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/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/de-DE/
Dde-DE_gl0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Dde-DE_gl0_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/it-IT/
Dit-IT_cm0_kpdf_mgc.utf56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
Dit-IT_cm0_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/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
Dfullscreen.css7 -webkit-font-smoothing:antialiased;
/external/mesa3d/src/gallium/docs/
Dd3d11ddi.txt195 + Gallium, like OpenGL, supports polygon smoothing
197 + Gallium, like OpenGL, supports point smoothing
201 + Gallium, like OpenGL, supports line smoothing

12