Home
last modified time | relevance | path

Searched defs:_this (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx280 int AddTable(TrueTypeCreator *_this, TrueTypeTable *table) in AddTable()
288 void RemoveTable(TrueTypeCreator *_this, sal_uInt32 tag) in RemoveTable()
389 int StreamToFile(TrueTypeCreator *_this, const char* fname) in StreamToFile()
510 static void TrueTypeTableDispose_head(TrueTypeTable *_this) in TrueTypeTableDispose_head()
518 static void TrueTypeTableDispose_hhea(TrueTypeTable *_this) in TrueTypeTableDispose_hhea()
526 static void TrueTypeTableDispose_loca(TrueTypeTable *_this) in TrueTypeTableDispose_loca()
538 static void TrueTypeTableDispose_maxp(TrueTypeTable *_this) in TrueTypeTableDispose_maxp()
546 static void TrueTypeTableDispose_glyf(TrueTypeTable *_this) in TrueTypeTableDispose_glyf()
554 static void TrueTypeTableDispose_cmap(TrueTypeTable *_this) in TrueTypeTableDispose_cmap()
577 static void TrueTypeTableDispose_name(TrueTypeTable *_this) in TrueTypeTableDispose_name()
[all …]
H A Dsft.cxx442 static void HexFmtFlush(HexFmt *_this) in HexFmtFlush()
451 _inline void HexFmtOpenString(HexFmt *_this) in HexFmtOpenString()
456 _inline void HexFmtCloseString(HexFmt *_this) in HexFmtCloseString()
462 _inline void HexFmtDispose(HexFmt *_this) in HexFmtDispose()
468 static void HexFmtBlockWrite(HexFmt *_this, const void *ptr, sal_uInt32 size) in HexFmtBlockWrite()
2330 static void GlyphOffsetsDispose(GlyphOffsets *_this) in GlyphOffsetsDispose()
/trunk/main/sal/rtl/source/
H A Dunload.cxx376 sal_Int32 SAL_CALL rtl_addUnloadingListener( rtl_unloadingListenerFunc callback, void* _this) in rtl_addUnloadingListener()
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx77 #define DBG_MSG_THIS_PARAM( _msg, _this, _param ) \ argument
87 #define DBG_MSG_THIS_PARAM( _msg, _this, _param ) argument

Completed in 60 milliseconds