Searched defs:tabSize (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFont.h146 float tabWidth(unsigned tabSize, float position) const { return tabWidth(*primaryFont(), tabSize, position); } argument
346 inline float Font::tabWidth(const SimpleFontData& fontData, unsigned tabSize, float position) const argument
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkTextDisp.c822 int tabSize; /* Number of pixels consumed by current local
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkTextDisp.c1094 int tabSize; /* Number of pixels consumed by current tab local
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlregexp.c6342 int tabSize; member in struct:_xmlExpCtxt
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlregexp.c6328 int tabSize; member in struct:_xmlExpCtxt
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h889 unsigned tabSize() const { return rareInheritedData->m_tabSize; } function in class:WebCore::RenderStyle

Completed in 295 milliseconds