Home | History | Annotate | Download | only in native_theme

Lines Matching refs:get_theme_content_rect_

345       get_theme_content_rect_(NULL),
362 get_theme_content_rect_ = reinterpret_cast<GetThemeContentRectPtr>(
811 if (handle && get_theme_content_rect_) {
812 get_theme_content_rect_(handle, hdc, part_id, state_id, rect, rect);
1662 // TODO(maruel): Need to be fixed if get_theme_content_rect_ is NULL.
1663 if (fill_content_area && get_theme_content_rect_) {
1665 hr = get_theme_content_rect_(handle, hdc, part_id, state_id, rect,