Home
last modified time | relevance | path

Searched refs:getClosingQuote (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dtextlang.h153 lString32 & getClosingQuote( bool update_level=true );
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/java/XMPCore/src/com/adobe/xmp/impl/
H A DXMPUtilsImpl.java254 char closeQuote = getClosingQuote(openQuote); in separateArrayItems()
896 if (closeQuote != getClosingQuote(openQuote)) in checkQuotes()
948 private static char getClosingQuote(char openQuote) in getClosingQuote() method in XMPUtilsImpl
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dtextlang.cpp902 lString32 & TextLangCfg::getClosingQuote( bool update_level ) { in getClosingQuote() function in TextLangCfg
H A Dlvstsheet.cpp1341 quote = lang_cfg->getClosingQuote(visible); in update_style_content_property()
1353 lang_cfg->getClosingQuote(visible); in update_style_content_property()