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

  /external/webkit/WebCore/page/
Frame.h 176 float textZoomFactor() const { return shouldApplyTextZoom() ? zoomFactor() : 1.0f; }
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 38 milliseconds