Home
last modified time | relevance | path

Searched defs:fd (Results 26 – 36 of 36) sorted by path

12

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx394 FILE* fd; in StreamToFile() local
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx582 int fd; // file descriptor for reading member
H A Dsaldisp.cxx595 static int DisplayHasEvent( int in DisplayHasEvent()
611 static int DisplayQueue( int in DisplayQueue()
625 static int DisplayYield( int in DisplayYield()
H A Dsm.cxx720 int fd = IceConnectionNumber( connection ); in ICEWatchProc() local
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1145 int fd = open( aSysPath.getStr(), O_RDONLY ); in DoGetEmbedFontData() local
H A Dsalprnpsp.cxx252 int pid, fd[2]; in passFileToCommandLine() local
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx967 sal_source_create_watch (int fd, in sal_source_create_watch()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx200 int pid, fd[2]; in passFileToCommandLine() local
H A Dsvppspgraphics.cxx1039 int fd = open( aSysPath.getStr(), O_RDONLY ); in DoGetEmbedFontData() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java409 FontDescription fd = wb.getFontDescription(xf.getFontIndex()); in readCellFormat() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java80 FontDescription fd = new FontDescription(defaultFormat); in Workbook() local
111 FontDescription fd = (FontDescription) e.nextElement(); in write() local
175 FontDescription fd = new FontDescription(is); in read() local
221 FontDescription fd = (FontDescription) e.nextElement(); in addFont() local
243 FontDescription fd = new FontDescription(fmt); in addExtendedFormat() local

Completed in 174 milliseconds

12