Searched refs:bFill (Results 1 – 2 of 2) sorted by relevance
139 bool bFill,
1740 bool bFill = false; in ProcessText() local1749 bFill = true; in ProcessText()1756 bFill = true; in ProcessText()1760 bFill = true; in ProcessText()1782 if (bFill) { in ProcessText()1796 &text_matrix, bFill, bStroke); in ProcessText()1813 if (bStroke && bFill) { in ProcessText()2015 bool bFill, in DrawTextPathWithPattern() argument2062 path.m_FillType = bFill ? FXFILL_WINDING : 0; in DrawTextPathWithPattern()