Home
last modified time | relevance | path

Searched refs:m_justify (Results 1 – 25 of 89) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/
H A Dtext.h54 text_justify justify() const { return m_justify; } in justify()
121 text_justify justify() const { return m_justify; } in justify()
129 text_justify m_justify; variable
141 text_justify m_justify; variable
H A Dtext.cpp89 , m_justify(justify), m_wrap(wrap) in text_layout()
104 , m_justify(that.m_justify), m_wrap(that.m_wrap) in text_layout()
518 : m_layout(layout), m_justify(justify), m_yoffset(yoffset), m_width(0.0), m_height(height) in line()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/
H A Dtext.h54 text_justify justify() const { return m_justify; } in justify()
121 text_justify justify() const { return m_justify; } in justify()
129 text_justify m_justify; variable
141 text_justify m_justify; variable
H A Dtext.cpp89 , m_justify(justify), m_wrap(wrap) in text_layout()
104 , m_justify(that.m_justify), m_wrap(that.m_wrap) in text_layout()
518 : m_layout(layout), m_justify(justify), m_yoffset(yoffset), m_width(0.0), m_height(height) in line()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWParagraph.cxx151 , m_justify(JustificationLeft) in MWAWParagraph()
191 if (*m_justify < *para.m_justify) return -1; in cmp()
192 if (*m_justify > *para.m_justify) return 1; in cmp()
265 m_justify.insert(para.m_justify); in insert()
315 switch (*m_justify) { in addTo()
482 switch (pp.m_justify.get()) { in operator <<()
499 o << "just=" << pp.m_justify.get() << ", "; in operator <<()
H A DMsWrdStruct.cxx495 m_justify = MWAWParagraph::JustificationLeft; in read()
498 m_justify = MWAWParagraph::JustificationCenter; in read()
501 m_justify = MWAWParagraph::JustificationRight; in read()
504 m_justify = MWAWParagraph::JustificationFull; in read()
599 m_justify.insert(table.m_justify); in insert()
654 if (table.m_justify.isSet()) { in operator <<()
655 switch (table.m_justify.get()) { in operator <<()
673 o << "just=" << table.m_justify.get() << ", "; in operator <<()
772 m_justify = MWAWParagraph::JustificationLeft; in read()
778 m_justify = MWAWParagraph::JustificationRight; in read()
[all …]
H A DRagTime5StyleManager.hxx197 , m_justify(-1) in TextStyle()
227 m_keepWithNext.isSet() || m_justify>=0 || m_breakMethod>=0 || !m_tabList.empty() || in isDefault()
267 int m_justify; member
H A DLightWayTxtText.cxx201 , m_justify(MWAWParagraph::JustificationLeft) in HFZone()
216 MWAWParagraph::Justification m_justify; member
227 switch (hf.m_justify) { in operator <<()
244 o << "#just=" << hf.m_justify << ", "; in operator <<()
864 para.m_justify = MWAWParagraph::JustificationCenter; in readRulers()
867 para.m_justify = MWAWParagraph::JustificationRight; in readRulers()
870 para.m_justify = MWAWParagraph::JustificationFull; in readRulers()
969 para.m_justify=zone.m_justify; in sendHeaderFooter()
1043 zone.m_justify = MWAWParagraph::JustificationCenter; in readDocumentHF()
1046 zone.m_justify = MWAWParagraph::JustificationRight; in readDocumentHF()
[all …]
H A DMacWrtParser.cxx128 , m_justify(MWAWParagraph::JustificationLeft) in Information()
151 MWAWParagraph::Justification m_justify; member
190 switch (info.m_justify) { in operator <<()
1152 info.m_justify = MWAWParagraph::JustificationLeft; in readInformations()
1158 info.m_justify = MWAWParagraph::JustificationRight; in readInformations()
1161 info.m_justify = MWAWParagraph::JustificationFull; in readInformations()
1378 para.m_justify=info.m_justify; in readText()
1450 parag.m_justify = MWAWParagraph::JustificationLeft; in readParagraph()
1453 parag.m_justify = MWAWParagraph::JustificationCenter; in readParagraph()
1456 parag.m_justify = MWAWParagraph::JustificationRight; in readParagraph()
[all …]
H A DRagTime5StyleManager.cxx852 switch (style.m_justify) { in updateTextStyles()
1864 m_justify=-1; in read()
1866 m_justify=0; in read()
1868 m_justify=1; in read()
1870 m_justify=2; in read()
1872 m_justify=3; in read()
1874 m_justify=4; in read()
2276 if (child.m_justify>=0) m_justify=child.m_justify; in insert()
2334 switch (style.m_justify) { in operator <<()
2350 if (style.m_justify>=0) in operator <<()
[all …]
H A DMWAWPageSpan.cxx178 para.m_justify = MWAWParagraph::JustificationCenter; in insertPageNumberParagraph()
182 para.m_justify = MWAWParagraph::JustificationLeft; in insertPageNumberParagraph()
186 para.m_justify = MWAWParagraph::JustificationRight; in insertPageNumberParagraph()
H A DDocMkrText.cxx137 , m_justify(MWAWParagraph::JustificationLeft) in Zone()
150 MWAWParagraph::Justification m_justify; member
525 para.m_justify=zone.m_justify; in sendText()
873 zone.m_justify = MWAWParagraph::JustificationCenter; in readWindows()
877 zone.m_justify = MWAWParagraph::JustificationRight; in readWindows()
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DTextTheme.cc34 m_justify(theme, name + ".justify", altname + ".Justify"), in TextTheme()
36 *m_justify = LEFT; in TextTheme()
H A DTextTheme.hh44 Justify justify() const { return *m_justify; } in justify()
49 ThemeItem<Justify> m_justify; member in FbTk::TextTheme
H A DTextButton.hh58 FbTk::Justify justify() const { return m_justify; } in justify()
74 FbTk::Justify m_justify; member in FbTk::TextButton
H A DTextButton.cc35 m_justify(FbTk::LEFT), in TextButton()
45 m_justify = just; in setJustify()
/dports/games/pioneer/pioneer-20210723/src/gui/
H A DGuiTextLayout.h27 void SetJustified(bool v) { m_justify = v; } in SetJustified()
39 bool m_justify; variable
H A DGuiTextLayout.cpp32 m_justify = false; in SetText()
182 if ((m_justify) && (num > 1) && overflow) { in Update()
264 if ((m_justify) && (num > 1) && overflow) { in _MeasureSizeRaw()
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPSParagraph.h60 WPSParagraph() : m_tabs(), m_justify(libwps::JustificationLeft), in WPSParagraph()
90 libwps::Justification m_justify; member
H A DWPSParagraph.cpp129 switch (pp.m_justify) in operator <<()
147 o << "just=" << static_cast<unsigned>(pp.m_justify) << ", "; in operator <<()
180 switch (m_justify) in addTo()
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPSParagraph.h68 , m_justify(libwps::JustificationLeft) in WPSParagraph()
116 libwps::Justification m_justify; member
H A DWPSParagraph.cpp140 switch (pp.m_justify) in operator <<()
158 o << "just=" << static_cast<unsigned>(pp.m_justify) << ", "; in operator <<()
195 switch (m_justify) in addTo()
H A DDosWord.cpp407 para.m_justify = libwps::JustificationLeft; in readPAP()
410 para.m_justify = libwps::JustificationCenter; in readPAP()
413 para.m_justify = libwps::JustificationRight; in readPAP()
416 para.m_justify = libwps::JustificationFull; in readPAP()
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dcheat.cpp433 m_justify = ui::text_layout::LEFT; in script_entry()
436 m_justify = ui::text_layout::CENTER; in script_entry()
438 m_justify = ui::text_layout::RIGHT; in script_entry()
512 manager.get_output_string(m_line, m_justify) = string_format(m_format, in execute()
549 if (m_justify == ui::text_layout::CENTER) in save()
551 else if (m_justify == ui::text_layout::RIGHT) in save()
1072 m_justify.resize(target_font_rows * 2); in cheat_manager()
1240 m_justify[linenum], ui::text_layout::NEVER, mame_ui_manager::OPAQUE_, in render_text()
1269 m_justify[row] = justify; in get_output_string()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dcheat.cpp433 m_justify = ui::text_layout::LEFT; in script_entry()
436 m_justify = ui::text_layout::CENTER; in script_entry()
438 m_justify = ui::text_layout::RIGHT; in script_entry()
512 manager.get_output_string(m_line, m_justify) = string_format(m_format, in execute()
549 if (m_justify == ui::text_layout::CENTER) in save()
551 else if (m_justify == ui::text_layout::RIGHT) in save()
1072 m_justify.resize(target_font_rows * 2); in cheat_manager()
1240 m_justify[linenum], ui::text_layout::NEVER, mame_ui_manager::OPAQUE_, in render_text()
1269 m_justify[row] = justify; in get_output_string()

1234