Home
last modified time | relevance | path

Searched refs:GetItemLeftMargin (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListCtrl.cpp78 FX_FLOAT fLeft = pChild->GetItemLeftMargin(); in GetContentsHeight()
110 FX_FLOAT fLeft = pChild->GetItemLeftMargin(); in ResetAll()
DPWL_Note.cpp265 FX_FLOAT CPWL_Note_Edit::GetItemLeftMargin() in GetItemLeftMargin() function in CPWL_Note_Edit
1064 FX_FLOAT CPWL_NoteItem::GetItemLeftMargin() in GetItemLeftMargin() function in CPWL_NoteItem
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Note.h138 FX_FLOAT GetItemLeftMargin();
258 virtual FX_FLOAT GetItemLeftMargin();
DPWL_Wnd.h391 virtual FX_FLOAT GetItemLeftMargin() {return 0;} in GetItemLeftMargin() function