![]() |
Raptor base
Files in mozilla/base/src/os2/
nsTimerOS2.cpp Timers are used to invoke a function or method after a specified time. The current implementation uses WM_TIMER to do this. Separate threads use separate windows and timers, so that timeout functions get called in the thread from which the timer was set.
nsFileSpecOS2.cpp These classes are designed to provide a cross-platform abstraction of file names and conversion to file:// URLs (abstracting; see nsFileSpec.h for more). nsCaretPropsOS2.cpp This provides methods to get metrics for the caret, the blinking vertical cursor used in the editor.
There's also platform-specific code in the main base library, in nsSpecialSystemDirectory.cpp, which is used to find the temporary directory, and so on.
|
|||
|
Copyright © 1998-1999 The Mozilla Organization.
Last modified May 3, 1999. |
|||