• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:extension

22 When working with directory names (i.e. without filename and extension)
109 extension. All of the individual components of the file name may be empty and,
233 extension are extracted from it.
241 Constructor from a directory name, base file name and extension.
245 Constructor from a volume name, a directory name, base file name and extension.
291 Sets this file name object to the given directory name. The name and extension
323 Removes the extension from the file name resulting in a
438 Returns the file name extension.
459 Returns the full name (including extension but excluding directories).
466 Returns the full path with name and extension.
494 Returns the name part of the filename (without extension).
506 Returns the path part of the filename (without the name or extension). The
621 If no filename or extension is specified in this instance of wxFileName
655 Returns {\tt true} if an extension is present.
782 On Mac OS, gets the common type and creator for the given extension.
944 Sets the extension of the file name. Setting an empty string
945 as the extension will remove the extension resulting in a file
958 Sets the extension of the file name to be an empty extension.
959 This is different from having no extension at all as the file
971 The full name is the file name and extension (but without the path).
978 Sets the name part (without extension).
1009 and the extension. Any of the output parameters ({\it volume}, {\it path},
1014 {\it name} contains the file name and {\it ext} contains the file extension
1019 Note that for a filename ``foo.'' the extension is present, as indicated by the