Searched refs:ustrText (Results 1 – 2 of 2) sorted by relevance
27 static sal_uInt32 SAL_CALL osl_defCalcTextWidth( rtl_uString *ustrText ) in osl_defCalcTextWidth() argument29 return ustrText ? ustrText->length : 0; in osl_defCalcTextWidth()
1436 typedef sal_uInt32 (SAL_CALL *oslCalcTextWidthFunc)( rtl_uString *ustrText );
Completed in 22 milliseconds