Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dutility.hxx99 void Impl_Init();
103 Font(), nBorderWidth(-1) { Impl_Init(); } in SmFace()
105 Font(rFont), nBorderWidth(-1) { Impl_Init(); } in SmFace()
107 Font(rName, rSize), nBorderWidth(-1) { Impl_Init(); } in SmFace()
109 Font(eFamily, rSize), nBorderWidth(-1) { Impl_Init(); } in SmFace()
112 Font(rFace), nBorderWidth(-1) { Impl_Init(); } in SmFace()
/trunk/main/starmath/source/
H A Dutility.cxx324 void SmFace::Impl_Init() in Impl_Init() function in SmFace

Completed in 18 milliseconds