Searched defs:_this (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/source/fontsubset/ |
H A D | ttcr.cxx | 280 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() 509 static void TrueTypeTableDispose_head(TrueTypeTable *_this) in TrueTypeTableDispose_head() 517 static void TrueTypeTableDispose_hhea(TrueTypeTable *_this) in TrueTypeTableDispose_hhea() 525 static void TrueTypeTableDispose_loca(TrueTypeTable *_this) in TrueTypeTableDispose_loca() 537 static void TrueTypeTableDispose_maxp(TrueTypeTable *_this) in TrueTypeTableDispose_maxp() 545 static void TrueTypeTableDispose_glyf(TrueTypeTable *_this) in TrueTypeTableDispose_glyf() 553 static void TrueTypeTableDispose_cmap(TrueTypeTable *_this) in TrueTypeTableDispose_cmap() 576 static void TrueTypeTableDispose_name(TrueTypeTable *_this) in TrueTypeTableDispose_name() [all …]
|
H A D | sft.cxx | 442 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()
|
/aoo41x/main/sal/rtl/source/ |
H A D | unload.cxx | 376 sal_Int32 SAL_CALL rtl_addUnloadingListener( rtl_unloadingListenerFunc callback, void* _this) in rtl_addUnloadingListener()
|
/aoo41x/main/sw/source/core/access/ |
H A D | acccontext.cxx | 77 #define DBG_MSG_THIS_PARAM( _msg, _this, _param ) \ argument 87 #define DBG_MSG_THIS_PARAM( _msg, _this, _param ) argument
|
Completed in 135 milliseconds