HomeSort by relevance Sort by last modified time
    Searched refs:setUsePrinterFont (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/graphics/
FontDescription.h 104 void setUsePrinterFont(bool p) { m_usePrinterFont = p; }
Font.cpp 81 m_fontDescription.setUsePrinterFont(isPrinterFont);
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 750 milliseconds