HomeSort by relevance Sort by last modified time
    Searched defs:useHinting (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/linux/
WebFontRenderStyle.h 47 char useHinting; // hint glyphs to the pixel grid
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontRenderStyle.h 45 , useHinting(0)
55 && useHinting == a.useHinting
68 char useHinting; // hint glyphs to the pixel grid

Completed in 1980 milliseconds