Home
last modified time | relevance | path

Searched refs:ownText (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/
H A DTextEditor.h25 TextEditor(XojPageView* gui, GtkWidget* widget, Text* text, bool ownText);
115 bool ownText = false; variable
H A DTextEditor.cpp17 TextEditor::TextEditor(XojPageView* gui, GtkWidget* widget, Text* text, bool ownText): in TextEditor() argument
18 gui(gui), widget(widget), text(text), ownText(ownText) { in TextEditor()
62 if (this->ownText) { in ~TextEditor()
70 if (this->ownText) { in ~TextEditor()
122 if (this->ownText) { in setColor()
138 void TextEditor::textCopyed() { this->ownText = false; } in textCopyed()
H A DPageView.cpp218 bool ownText = false; in startText() local
221 ownText = true; in startText()
259 this->textEditor = new TextEditor(this, xournal->getWidget(), text, ownText); in startText()
260 if (!ownText) { in startText()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/
H A Dqquickmenuitem.cpp568 QString ownText = QQuickMenuText1::text(); in text() local
569 if (!ownText.isNull()) in text()
570 return ownText; in text()
/dports/textproc/sigil/Sigil-1.8.0/src/Query/
H A DCNode.h75 std::string ownText();
H A DCNode.cpp156 std::string CNode::ownText() in ownText() function in CNode
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/modules/
H A DWebsiteMetadata.jsm329 // flavors: Map{'texty' -> {ownText: 'blah',
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/modules/
H A DWebsiteMetadata.jsm345 // flavors: Map{'texty' -> {ownText: 'blah',