/external/chromium_org/third_party/WebKit/public/web/ |
D | WebFontDescription.h | 80 , smoothing(SmoothingAuto) in WebFontDescription() 92 Smoothing smoothing; member
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebFontDescription.cpp | 48 smoothing = static_cast<Smoothing>(desc.fontSmoothing()); in WebFontDescription() 66 desc.setFontSmoothing(static_cast<FontSmoothingMode>(smoothing)); in operator WebCore::FontDescription()
|
/external/skia/gm/ |
D | system_preferences_mac.mm | 15 // Set LCD font smoothing level for this application (does not affect other
|
/external/chromium_org/third_party/skia/gm/ |
D | system_preferences_mac.mm | 15 // Set LCD font smoothing level for this application (does not affect other
|
/external/chromium_org/chrome/browser/printing/ |
D | printing_layout_browsertest.cc | 184 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/ |
D | MESA_sprite_point.spec | 58 3. What about point smoothing? 60 When point smoothing is enabled, a triangle fan could be rendered
|
/external/mesa3d/docs/OLD/ |
D | MESA_sprite_point.spec | 58 3. What about point smoothing? 60 When point smoothing is enabled, a triangle fan could be rendered
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | rasterizer.rst | 119 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/ |
D | rasterizer.rst | 119 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/ |
D | FontDescription.h | 147 void setFontSmoothing(FontSmoothingMode smoothing) { m_fontSmoothing = smoothing; } in setFontSmoothing() argument
|
/external/chromium_org/content/browser/resources/media/ |
D | media_internals.css | 16 -webkit-font-smoothing: antialiased;
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/ |
D | en-GB_kh0_kpdf_mgc.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
D | en-GB_kh0_kpdf_lfz.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/ |
D | es-ES_zl0_kpdf_mgc.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
D | es-ES_zl0_kpdf_lfz.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/ |
D | de-DE_gl0_kpdf_mgc.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
D | de-DE_gl0_kpdf_lfz.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/ |
D | en-US_lh0_kpdf_mgc.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
D | en-US_lh0_kpdf_lfz.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/ |
D | it-IT_cm0_kpdf_mgc.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
D | it-IT_cm0_kpdf_lfz.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/ |
D | fr-FR_nk0_kpdf_mgc.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
D | fr-FR_nk0_kpdf_lfz.utf | 56 maxbigpow = 1 , uint8 ; !specification for maximum log fixed point base for smoothing
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/ |
D | fullscreen.css | 7 -webkit-font-smoothing:antialiased;
|
/external/mesa3d/src/gallium/docs/ |
D | d3d11ddi.txt | 195 + Gallium, like OpenGL, supports polygon smoothing 197 + Gallium, like OpenGL, supports point smoothing 201 + Gallium, like OpenGL, supports line smoothing
|