HomeSort by relevance Sort by last modified time
    Searched refs:CFX_ListContainer (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h 149 class CFX_ListContainer {
151 CFX_ListContainer()
154 virtual ~CFX_ListContainer() {}
208 class CFX_List : protected CFX_ListContainer, public IFX_List {
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 159 return CFX_ListContainer::GetPlateRect();
163 return InnerToOuter(CFX_ListContainer::GetContentRect());
582 CFX_ListContainer::SetPlateRect(rect);

Completed in 47 milliseconds