Home
last modified time | relevance | path

Searched refs:getSmartQuotes (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_DocLayout.h323 bool getSmartQuotes(void) const { return (hasBackgroundCheckReason(bgcrSmartQuotes)); } in getSmartQuotes() function
H A Dfl_DocLayout.cpp4523 if (!getSmartQuotes()) in considerSmartQuoteCandidateAt()