Home
last modified time | relevance | path

Searched defs:TextJustify (Results 1 – 9 of 9) sorted by relevance

/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/formats/
H A DTextJustify.as26 public final class TextJustify class in flashx.textLayout.formats
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dtext_justify.h10 enum class TextJustify : unsigned { enum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dtext_justify.h10 enum class TextJustify : unsigned { enum
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/specified/
H A Dtext.rs1021 pub enum TextJustify { enum
/dports/www/firefox/firefox-99.0/servo/components/style/values/specified/
H A Dtext.rs1042 pub enum TextJustify { enum
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/specified/
H A Dtext.rs1021 pub enum TextJustify { enum
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/loaders/cdx/
H A Dcdx.cc2265 guint8 TextAlign = 0xfe, TextJustify = 0xfe; in ReadText() local
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts19408 export type TextJustify = Globals | "auto" | "inter-character" | "inter-word" | "none"; alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts18895 export type TextJustify = Globals | "auto" | "inter-character" | "inter-word" | "none"; alias