Home
last modified time | relevance | path

Searched refs:aBoldName (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2477 String aBoldName; in ImplFindByFont() local
2479 aBoldName = String(RTL_CONSTASCII_USTRINGPARAM("hggothice")); in ImplFindByFont()
2481 aBoldName = String(RTL_CONSTASCII_USTRINGPARAM("hgpgothice")); in ImplFindByFont()
2483 aBoldName = String(RTL_CONSTASCII_USTRINGPARAM("hgminchob")); in ImplFindByFont()
2485 aBoldName = String(RTL_CONSTASCII_USTRINGPARAM("hgpminchob")); in ImplFindByFont()
2487 aBoldName = String(RTL_CONSTASCII_USTRINGPARAM("hgminchoe")); in ImplFindByFont()
2489 aBoldName = String(RTL_CONSTASCII_USTRINGPARAM("hgpminchoe")); in ImplFindByFont()
2491 if( aBoldName.Len() && ImplFindBySearchName( aBoldName ) ) in ImplFindByFont()
2494 aSearchName = aBoldName; in ImplFindByFont()

Completed in 51 milliseconds