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

  /external/chromium_org/third_party/skia/include/core/
SkTypeface.h 292 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; }
  /external/skia/include/core/
SkTypeface.h 292 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; }

Completed in 39 milliseconds