Home
last modified time | relevance | path

Searched refs:TextVertical (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/ledongthuc/pdf/
H A Dpage.go569 Content TextVertical
615 Content: TextVertical{},
1004 type TextVertical []Text type
1006 func (x TextVertical) Len() int { return len(x) }
1007 func (x TextVertical) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
1008 func (x TextVertical) Less(i, j int) bool {
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A DITiledRenderable.cxx66 { PointerStyle::TextVertical, "vertical-text" }
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A DITiledRenderable.cxx67 { PointerStyle::TextVertical, "vertical-text" }
/dports/misc/perkeep/perkeep-0.11/vendor/rsc.io/pdf/
H A Dpage.go620 type TextVertical []Text type
622 func (x TextVertical) Len() int { return len(x) }
623 func (x TextVertical) Swap(i, j int) { x[i], x[j] = x[j], x[i] }
624 func (x TextVertical) Less(i, j int) bool {
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dptrstyle.hxx110 TextVertical, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dptrstyle.hxx110 TextVertical, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Data.cxx296 MAKE_CURSOR(PointerStyle::TextVertical, vertcurs_); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Data.cxx295 MAKE_CURSOR(PointerStyle::TextVertical, vertcurs_); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/osx/
H A Dsaldata.cxx231 MAKE_CURSOR( PointerStyle::TextVertical, vertcurs_, RID_CURSOR_TEXT_VERTICAL ); in getCursor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/osx/
H A Dsaldata.cxx232 MAKE_CURSOR( PointerStyle::TextVertical, vertcurs_, RID_CURSOR_TEXT_VERTICAL ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdview.cxx969 return PointerStyle::TextVertical; in GetPreferredPointer()
979 aPointer = PointerStyle::TextVertical; in GetPreferredPointer()
1038 return PointerStyle::TextVertical; in GetPreferredPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdview.cxx976 return PointerStyle::TextVertical; in GetPreferredPointer()
986 aPointer = PointerStyle::TextVertical; in GetPreferredPointer()
1045 return PointerStyle::TextVertical; in GetPreferredPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit.hxx1208 mxPointer = IsVertical() ? PointerStyle::TextVertical : PointerStyle::Text; in GetPointer()
1214 mxPointer = PointerStyle::TextVertical; in GetPointer()
1216 else if(PointerStyle::TextVertical == *mxPointer && !IsVertical()) in GetPointer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit.hxx1323 mxPointer = IsVertical() ? PointerStyle::TextVertical : PointerStyle::Text; in GetPointer()
1329 mxPointer = PointerStyle::TextVertical; in GetPointer()
1331 else if(PointerStyle::TextVertical == *mxPointer && !IsVertical()) in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkdata.cxx250 MAKE_CURSOR( PointerStyle::TextVertical, vertcurs_, RID_CURSOR_TEXT_VERTICAL ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkdata.cxx257 MAKE_CURSOR( PointerStyle::TextVertical, vertcurs_, RID_CURSOR_TEXT_VERTICAL ); in getCursor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutlvw.cxx739 … ePointerStyle = GetOutliner()->IsVertical() ? PointerStyle::TextVertical : PointerStyle::Text; in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutlvw.cxx741 … ePointerStyle = GetOutliner()->IsVertical() ? PointerStyle::TextVertical : PointerStyle::Text; in GetPointer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_text_embeddertest.cpp228 TEST_F(FPDFTextEmbedderTest, TextVertical) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_text_embeddertest.cpp228 TEST_F(FPDFTextEmbedderTest, TextVertical) { in TEST_F() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1778 case PointerStyle::TextVertical: in GetPointer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx1880 { PointerStyle::TextVertical, "TextVertical" },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Dsaldisp.cxx1810 case PointerStyle::TextVertical: in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx1885 { PointerStyle::TextVertical, "TextVertical" },
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin.cxx618 eStyle = PointerStyle::TextVertical; in UpdatePointer()

12