Home
last modified time | relevance | path

Searched refs:wordState (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/duncan/Duncan/
H A DWord.h38 - (id) wordState;
H A DWord.m140 - (id) wordState
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_htmlwxHtmlWordCell.cpp506 int wordState = 0; in init_type_wxHtmlWordCell() local
514 …pArgs, sipKwds, sipKwdList, sipUnused, "J1J9", sipType_wxString,&word, &wordState, sipType_wxDC, &… in init_type_wxHtmlWordCell()
521 sipReleaseType(const_cast< ::wxString *>(word),sipType_wxString,wordState); in init_type_wxHtmlWordCell()
H A Dsip_htmlwxHtmlWordWithTabsCell.cpp509 int wordState = 0; in init_type_wxHtmlWordWithTabsCell() local
522 …gs, sipKwds, sipKwdList, sipUnused, "J1J1=J9", sipType_wxString,&word, &wordState, sipType_wxStrin… in init_type_wxHtmlWordWithTabsCell()
529 sipReleaseType(const_cast< ::wxString *>(word),sipType_wxString,wordState); in init_type_wxHtmlWordWithTabsCell()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxTextRun.cpp900 HyphenationState wordState; in BreakAndMeasureText() local
901 wordState.mostRecentBoundary = aStart; in BreakAndMeasureText()
911 ClassifyAutoHyphenations(aStart, bufferRange, hyphenBuffer, &wordState); in BreakAndMeasureText()
967 uint32_t prevMostRecentWordBoundary = wordState.mostRecentBoundary; in BreakAndMeasureText()
969 &wordState); in BreakAndMeasureText()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxTextRun.cpp906 HyphenationState wordState; in BreakAndMeasureText() local
907 wordState.mostRecentBoundary = aStart; in BreakAndMeasureText()
917 ClassifyAutoHyphenations(aStart, bufferRange, hyphenBuffer, &wordState); in BreakAndMeasureText()
973 uint32_t prevMostRecentWordBoundary = wordState.mostRecentBoundary; in BreakAndMeasureText()
975 &wordState); in BreakAndMeasureText()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxTextRun.cpp921 HyphenationState wordState; in BreakAndMeasureText() local
922 wordState.mostRecentBoundary = aStart; in BreakAndMeasureText()
932 ClassifyAutoHyphenations(aStart, bufferRange, hyphenBuffer, &wordState); in BreakAndMeasureText()
988 uint32_t prevMostRecentWordBoundary = wordState.mostRecentBoundary; in BreakAndMeasureText()
990 &wordState); in BreakAndMeasureText()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxTextRun.cpp925 HyphenationState wordState; in BreakAndMeasureText() local
926 wordState.mostRecentBoundary = aStart; in BreakAndMeasureText()
936 ClassifyAutoHyphenations(aStart, bufferRange, hyphenBuffer, &wordState); in BreakAndMeasureText()
992 uint32_t prevMostRecentWordBoundary = wordState.mostRecentBoundary; in BreakAndMeasureText()
994 &wordState); in BreakAndMeasureText()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxTextRun.cpp921 HyphenationState wordState; in BreakAndMeasureText() local
922 wordState.mostRecentBoundary = aStart; in BreakAndMeasureText()
932 ClassifyAutoHyphenations(aStart, bufferRange, hyphenBuffer, &wordState); in BreakAndMeasureText()
988 uint32_t prevMostRecentWordBoundary = wordState.mostRecentBoundary; in BreakAndMeasureText()
990 &wordState); in BreakAndMeasureText()