Searched defs:setIsFixedPitch (Results 1 - 2 of 2) sorted by path

/external/skia/include/core/
H A DSkTypeface.h306 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } function in class:SkTypeface
/external/skqp/include/core/
H A DSkTypeface.h306 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } function in class:SkTypeface

Completed in 303 milliseconds