Home
last modified time | relevance | path

Searched defs:char_style (Results 1 – 5 of 5) sorted by relevance

/dports/www/yaws/yaws-2.0.6/applications/wiki/src/
H A Dwiki_format_txt.erl494 char_style(u, Env, L) when Env#env.u == false -> function
496 char_style(u, Env, L) when Env#env.u == true -> function
500 char_style(b, Env, L) when Env#env.f1 == true -> function
504 char_style(i, Env, L) when Env#env.f2 == true -> function
506 char_style(tt, Env, L) when Env#env.f3==false -> function
508 char_style(tt, Env, L) when Env#env.f3==true -> function
510 char_style(h1, Env, L) when Env#env.h1==true -> function
512 char_style(h2, Env, L) when Env#env.h2==true -> function
514 char_style(h3, Env, L) when Env#env.h3==true -> function
516 char_style(h1, Env, L) when Env#env.h1==false -> function
[all …]
/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/
H A Dtext.h80 struct char_style struct
100 char_style style; argument
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/
H A Dtext.h80 struct char_style struct
100 char_style style; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/pdfium/
H A Dpdfium_page.cc363 pp::PDF::PrivateAccessibilityTextStyleInfo char_style; in AreTextStyleEqual() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/pdfium/
H A Dpdfium_page.cc409 pp::PDF::PrivateAccessibilityTextStyleInfo char_style; in AreTextStyleEqual() local