Searched refs:GetFamily (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/base/
H A Dip_endpoint.h30 int GetFamily() const;
H A Dip_endpoint.cc30 int IPEndPoint::GetFamily() const { function in class:net::IPEndPoint
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontPlatformDataWx.cpp127 thisFont->GetFamily(),
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
H A Dnon-kerned-drawing.cpp78 switch (wxfont->GetFamily()) {
/external/chromium/net/udp/
H A Dudp_socket_libevent.cc284 socket_ = socket(address.GetFamily(), SOCK_DGRAM, 0);
H A Dudp_socket_win.cc223 socket_ = WSASocket(address.GetFamily(), SOCK_DGRAM, IPPROTO_UDP, NULL, 0,

Completed in 270 milliseconds