Searched refs:cvt (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/basic/source/sbx/ |
H A D | sbxscan.cxx | 856 nComma = 0; goto cvt; in Format() 858 nComma = 6; goto cvt; in Format() 862 cvt: in Format()
|
/aoo4110/main/sal/qa/rtl/textenc/ |
H A D | rtl_textcvt.cxx | 2606 sal_Size cvt; in testSRCBUFFERTOSMALL() local 2614 &info, &cvt)); in testSRCBUFFERTOSMALL() 2616 CPPUNIT_ASSERT(cvt <= 1); in testSRCBUFFERTOSMALL()
|
/aoo4110/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 2157 …TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0, *cmap=0, *name=0, *pos… in CreateTTFromTTGlyphs() local 2245 cvt = TrueTypeTableNew(T_cvt, getTableSize(ttf, O_cvt), p); in CreateTTFromTTGlyphs() 2277 AddTable(ttcr, cvt ); AddTable(ttcr, prep); AddTable(ttcr, fpgm); in CreateTTFromTTGlyphs() 2389 TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0; in CreateT42FromTTGlyphs() local 2426 cvt = TrueTypeTableNew(T_cvt, getTableSize(ttf, O_cvt), p); in CreateT42FromTTGlyphs() 2447 AddTable(ttcr, head); AddTable(ttcr, hhea); AddTable(ttcr, maxp); AddTable(ttcr, cvt); in CreateT42FromTTGlyphs()
|
/aoo4110/main/extras/source/truetype/symbol/OpenSymbol 2.1/ |
H A D | OpenSymbol.sfd | 717 ShortTable: cvt 38
|
/aoo4110/main/extras/source/truetype/symbol/OpenSymbol 2.4.3/ |
H A D | OpenSymbol.sfd | 720 ShortTable: cvt 29
|
Completed in 306 milliseconds