Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/widget/android/java/src/org/chromium/components/browser_ui/widget/
H A DFeatureHighlightProvider.java54 @TextAlignment int headAlignment, @StyleRes int headStyle, @StringRes int bodyTextId, in buildForView()
77 @TextAlignment int headAlignment, @StyleRes int headStyle, @StringRes int bodyTextId, in buildForView()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/browser_ui/widget/android/java/src/org/chromium/components/browser_ui/widget/
H A DFeatureHighlightProvider.java54 @TextAlignment int headAlignment, @StyleRes int headStyle, @StringRes int bodyTextId, in buildForView()
77 @TextAlignment int headAlignment, @StyleRes int headStyle, @StringRes int bodyTextId, in buildForView()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/View/Helper/
H A DHeadStyle.php102 public function headStyle($content = null, $placement = 'APPEND', $attributes = array()) function in Zend_View_Helper_HeadStyle
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/tools/
H A Ddrawing_stackup_table_tool.cpp220 PCB_TEXT* headStyle = new PCB_TEXT( static_cast<FOOTPRINT*>( m_frame->GetModel() ) ); in DrawSpecificationStackup() local
385 PCB_TEXT* headStyle = new PCB_TEXT( static_cast<FOOTPRINT*>( m_frame->GetModel() ) ); in DrawBoardCharacteristics() local
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dplayerhandler.cpp812 const int headStyle, in selectStyle()