Home
last modified time | relevance | path

Searched defs:SetFontSpacing (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/print/
H A DTemplate.cpp184 void Template::SetFontSpacing(int32 spacing) { in SetFontSpacing() function in Template
H A DPicturePrinter.cpp351 void PicturePrinter::SetFontSpacing(int32 spacing) { in SetFontSpacing() function in PicturePrinter
/haiku/headers/private/print/
H A DPictureIterator.h82 virtual void SetFontSpacing(int32 spacing) { } in SetFontSpacing() function