Searched refs:cvt (Results 1 – 5 of 5) sorted by relevance
/aoo42x/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()
|
/aoo42x/main/sal/qa/rtl/textenc/ |
H A D | rtl_textcvt.cxx | 2567 sal_Size cvt; in TEST_F() local 2575 &info, &cvt)); in TEST_F() 2577 ASSERT_TRUE(cvt <= 1); in TEST_F()
|
/aoo42x/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()
|
/aoo42x/main/extras/source/truetype/symbol/OpenSymbol 2.4.3/ |
H A D | OpenSymbol.sfd | 720 ShortTable: cvt 29
|
/aoo42x/main/extras/source/truetype/symbol/OpenSymbol 2.1/ |
H A D | OpenSymbol.sfd | 717 ShortTable: cvt 38
|
Completed in 289 milliseconds